Skip to content

A React Native project highlighting how to use SVGs as react component and customize them as per your need.

Notifications You must be signed in to change notification settings

kumar23jayant/Planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Planet

A React Native project highlighting how to use SVGs as react component and customize them as per your need.

Get started

  • Install all dependencies for the project.

    yarn install or npm install

  • Start metro server.

    yarn start or npm start

  • Run your code on iOS Simulator.

    npx react-native run-ios

  • Run your code on Android emulator.

    npx react-native run-android

About

A React Native project highlighting how to use SVGs as react component and customize them as per your need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published