All Projects → HandlebarLabs → production-ready-react-native

HandlebarLabs / production-ready-react-native

Licence: other
React Native Currency Converter App built for Production Ready React Native

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to production-ready-react-native

Google-Docs-for-Mac
Native Google Docs app for Mac
Stars: ✭ 33 (-25%)
Mutual labels:  native
ionic3-whatsappclone
This is a template for WhatsApp for user with ionic framework. It's just a template with no backend for now. See Roadmap in Readme below
Stars: ✭ 24 (-45.45%)
Mutual labels:  native
expenses-native
No description or website provided.
Stars: ✭ 90 (+104.55%)
Mutual labels:  native
neft
Universal Platform
Stars: ✭ 34 (-22.73%)
Mutual labels:  native
Equinox
🌇 🌃 Create dynamic wallpapers for macOS.
Stars: ✭ 737 (+1575%)
Mutual labels:  native
hearthstone-linux
Craft your own linux native Hearthstone client
Stars: ✭ 41 (-6.82%)
Mutual labels:  native
NatsuLang
No description or website provided.
Stars: ✭ 96 (+118.18%)
Mutual labels:  native
WebRTC
Universal WebRTC XCFramework for iOS/macOS. AppRTCDemo for iOS/macOS.
Stars: ✭ 48 (+9.09%)
Mutual labels:  native
universal
A counterpart to common package to be used with Angular Universal
Stars: ✭ 115 (+161.36%)
Mutual labels:  native
hotstuff
🔥 Composable, incremental, turnkey document compiler
Stars: ✭ 19 (-56.82%)
Mutual labels:  native
aioch
aioch - is a library for accessing a ClickHouse database over native interface from the asyncio
Stars: ✭ 145 (+229.55%)
Mutual labels:  native
fingerprintjs-pro-ios
Official iOS/tvOS agent & SDK for accurate device identification, created for the Fingerprint Pro identification API.
Stars: ✭ 35 (-20.45%)
Mutual labels:  native
ti.admob
Use the Google AdMob SDK on iOS and Android with Titanium
Stars: ✭ 51 (+15.91%)
Mutual labels:  native
Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
Stars: ✭ 87 (+97.73%)
Mutual labels:  native
react-native-config-reader
🛠 Easily access any of the build configs defined in build.gradle or info.plist from your JS code.
Stars: ✭ 44 (+0%)
Mutual labels:  native
graphql-backend-template-dgraph
Dgraph GraphQL Editor template for backend using very fast dgraph golang database server under the hood
Stars: ✭ 45 (+2.27%)
Mutual labels:  native
android touch
Low latency high speed android multitouch event server
Stars: ✭ 73 (+65.91%)
Mutual labels:  native
UnityNativeTool
Allows to unload native plugins in Unity3d editor
Stars: ✭ 147 (+234.09%)
Mutual labels:  native
game sdk
Unity游戏接入外部sdk框架
Stars: ✭ 22 (-50%)
Mutual labels:  native
lwt-node-starter
A simple starter for lwt-node
Stars: ✭ 13 (-70.45%)
Mutual labels:  native

React Native to Production Course App

This is the repo for the course React Native to Production.

Feel free to use this app as an example to structure your own app off of! It's a fully featured currency converter with multiple themes.

Screenshot

Prerequisites

To run this application you'll need to be able to run a "pure" React Native application. If you haven't already please visit the Getting Started guide for React Native, click "Building Projects with Native Code", and configure your development environment. Once you've done that you're set!

Installation

Run the following commands from your terminal:

  • git clone https://github.com/HandlebarLabs/production-ready-react-native.git
  • cd production-ready-react-native
  • yarn install

Running

  • iOS: yarn run ios
  • Android: yarn run android
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].