All Projects → BelinChung → React Native Hiapp

BelinChung / React Native Hiapp

Licence: mit
HiApp written in react-native.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Hiapp

Laravel Translation Loader
Store your translations in the database or other sources
Stars: ✭ 446 (-29.65%)
Mutual labels:  i18n
Angular Translate
Translating your AngularJS 1.x apps
Stars: ✭ 4,414 (+596.21%)
Mutual labels:  i18n
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+363.41%)
Mutual labels:  i18n
Laravel Js Localization
🌐 Convert your Laravel messages and consume them in the front-end!
Stars: ✭ 451 (-28.86%)
Mutual labels:  i18n
Element Tiptap
🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js
Stars: ✭ 481 (-24.13%)
Mutual labels:  i18n
Globalize
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
Stars: ✭ 4,612 (+627.44%)
Mutual labels:  i18n
Xwebview
An extensible WebView for iOS (based on WKWebView)
Stars: ✭ 442 (-30.28%)
Mutual labels:  hybrid-apps
Jquery.i18n
🌐jQuery based internationalization library
Stars: ✭ 577 (-8.99%)
Mutual labels:  i18n
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (-24.13%)
Mutual labels:  i18n
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 515 (-18.77%)
Mutual labels:  i18n
Fredboat
A Discord music bot sharing 1 million servers with 20 million users
Stars: ✭ 471 (-25.71%)
Mutual labels:  i18n
Timeago.js
🕗 ⌛ timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
Stars: ✭ 4,670 (+636.59%)
Mutual labels:  i18n
Fluent Rs
Rust implementation of Project Fluent
Stars: ✭ 503 (-20.66%)
Mutual labels:  i18n
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+3221.77%)
Mutual labels:  i18n
Rexxar Ios
Mobile Hybrid Framework Rexxar iOS Container
Stars: ✭ 578 (-8.83%)
Mutual labels:  hybrid-apps
React Phone Input 2
📞 Highly customizable phone input component with auto formatting
Stars: ✭ 446 (-29.65%)
Mutual labels:  i18n
Angular Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n 🚀🔥👨‍💻
Stars: ✭ 483 (-23.82%)
Mutual labels:  i18n
Fluent.js
JavaScript implementation of Project Fluent
Stars: ✭ 622 (-1.89%)
Mutual labels:  i18n
Gettext
PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
Stars: ✭ 578 (-8.83%)
Mutual labels:  i18n
Snowflake
❄️ A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
Stars: ✭ 4,576 (+621.77%)
Mutual labels:  i18n

react-native-hiapp

HiApp written in react-native.

Previews

preview

Mirrors: 秒拍

Requirements

React Native 0.61.1 (follow iOS and Android guides)

Setup

VSCode extension for React Native provides a development environment for React Native projects. You can debug your code, quickly run react-native commands from the command palette and use IntelliSense to browse objects, functions and parameters for React Native APIs.

  1. Clone the repo
$ git clone https://github.com/BelinChung/react-native-hiapp.git
$ cd react-native-hiapp
  1. Install dependencies :
$ yarn
  1. Start Packager:
$ yarn start
  1. Running on iOS:
$ yarn ios
  1. Running on Android:
$ yarn android

License

Copyright (c) 2016 - 2019 Belin Chung. MIT Licensed, see LICENSE for details.

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].