Skip to content

A sandbox for playing with react-native-svg

Notifications You must be signed in to change notification settings

mlwilkerson/react-native-svg-sandbox

Repository files navigation

react-native-svg-sandbox

  1. install node, watchman, and XCode, per Getting Started instructions in React Native docs
  2. clone this repo
  3. yarn install
  4. yarn start # in one terminal tab
  5. yarn ios # in another terminal tab, will launch iOS Simulator and load Hello app

When making changes to App.js, just Command+R in the Simulator to reload the JavaScript bundle (don't need to rebuild the iOS app with yarn ios for those changes).

About

A sandbox for playing with react-native-svg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published