react-native icon indicating copy to clipboard operation
react-native copied to clipboard

How do I Make the example work

Open sammosampson opened this issue 10 years ago • 1 comments

Do I run React-Native init? Does the example code go in the index.android.js? or in a component? Please help

sammosampson avatar Dec 17 '15 21:12 sammosampson

I believe you run it the same way you would a react native application. You open the application in xcode or android studio that the react-cli built.

https://facebook.github.io/react-native/docs/getting-started.html#content

gregpardo avatar Jan 06 '16 14:01 gregpardo