Simple react-native app with Python Flask-server

Simple react-native app that fetch json from Python Flask server !

To make it work just :

Python Flask Server;

  • pip install Flask

React native app ;

  • Copy the contents of App.js to App.js file in directory of the project .

Then just run the python file and open the app , you will see the magic : - )

1(2)