Skip to content

mzorz/RN-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RN-experiments

This is a project that allows you to choose on testing 2 different activities, one is all native, the other one is a React Native activity, and the third one (to be implemented) is a native REcyclerview with RN views as items.

To test on a real device

If you’re running on a real device, you’ll need to make the server available to it through the use of facebook/react-native#15388

adb reverse tcp:8081 tcp:8081

Then you’ll be able to do npm start and then on Android Studio run the project to access the ReactNative activity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published