sanchan / react-native-olz

An OLX's simile application wrote with React Native just in a weekend πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-olz

An OLX's simile application wrote with React Native just in a weekend πŸš€

Video demo

Video

Screenshots

Notes

Keep in mind this is just a quick mockup application, so don't expect to buy any product there 😜

I made this only for iOS right now, but getting it working on Android should be really simple

How to run it?

Install react-native in your system if you didn't yet:

npm install -g react-native-cli

Install node packages:

npm install

Link your code:

react-native link

Run the app in the Simulator:

react-native run-ios

About

An OLX's simile application wrote with React Native just in a weekend πŸš€

License:MIT License


Languages

Language:JavaScript 74.2%Language:Objective-C 14.8%Language:Java 5.5%Language:Python 5.5%