🚀🚀🚀Build universal cross-platform apps with React Native. Includes latest iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms

Overview





build universal cross-platform apps with react native

Introduction Video






Quick StartFeaturesTemplatesPluginsIntegrationsJSON ConfigurationsFolder ConfigurationsBuild HooksCLIArchitectureDeveloping ReNativeCommon IssuesRuntimeDiscussionsContributorsBackersSponsorsCommunityStatsLicense



iOS

tvOS

Android TV

macOS

Android

Web

Tizen TV

LG webOS

FirefoxOS

Windows

Firefox TV

KaiOS

Tizen Mobile

Tizen Watch

Android Wear

FireTV

build npm version npm downloads All Contributors License MIT PRs Welcome hits Actions Status codecov lerna

The universal development SDK to build multi-platform projects with react native. Includes latest iOS, tvOS, Android, Android TV, FireTV, Web, Tizen TV, Tizen Watch, LG webOS, macOS/OSX, Windows, KaiOS, Firefox OS and Firefox TV platforms


Quick Start

$ npm install rnv -g

$ rnv new

Get Started (with more in-depth info)


Features

  • Learn
  • Write
  • Build
  • Integrate
  • Debug
  • Test
  • Deploy

Explore ReNative Features


Templates / Starters

Too lazy to build your idea from scratch? use one of the predefined & community templates to get you started in no time.

Documentation for ReNative Templates and Starters


Plugins

ReNative supports standard community driven react-native plugins you can use to enhance the functionality of your apps:

Documentation for ReNative Plugins


Integrations

ReNative supports integration for various services and deployment infrastructures for your apps

Documentation for ReNative Integrations


JSON Configurations

Tire of setting up and managing countless of various projects? you can go as simple as most basic json config file to get yourself up and running

Documentation for ReNative JSON Config


Folder Configurations

ReNative offers flexible and scalable folder override & injection features to create numerous flavours, A/B features, dynamic plugin switches and more

Documentation for ReNative Folder Configurations


Build Hooks

Sometimes you need to extend CLI functionality with custom build scripts. ReNative makes this easy for you.

Documentation for ReNative Build Hooks


Runtime

ReNative runtime is an NPM dependency used abstract away some of the complexities of building UI interfaces and features for large number of target platforms

Documentation for ReNative Runtime


CLI

One CLI to do it all. rnv is your entry point and control centre to building multi-platform apps with just a few commands to learn

Documentation for RNV CLI


Architecture

More in-depth explanation how ReNative internals work

Documentation for ReNative Architecture


iOS

rnv run -p ios

Documentation for iOS Platform


Android

rnv run -p android

Documentation for Android Platform


tvOS

rnv run -p tvos

Documentation for tvOS Platform


Android TV

rnv run -p androidtv

Documentation for Android TV Platform


FireTV

rnv run -p firetv

Documentation for FireTV Platform


Web

rnv run -p web

Documentation for Web Platform


Tizen TV

rnv run -p tizen

Documentation for Tizen TV Platform


Tizen Watch

rnv run -p tizenwatch

Documentation for Tizen Watch Platform


LG webOS

rnv run -p webos

Documentation for LG WebOS Platform


Tizen Mobile

rnv run -p tizenmobile

Documentation for Tizen Mobile Platform


macOS

rnv run -p macos

Documentation for macOS Platform


Windows

rnv run -p windows

Documentation for Windows Platform


Android Wear

rnv run -p androidwear

Documentation for Android Wear Platform


KaiOS

rnv run -p kaios

Documentation for KaiOS Platform


FirefoxOS

rnv run -p firefoxos

Documentation for Firefox OS Platform


FirefoxTV

rnv run -p firefoxtv

Documentation for Firefox TV Platform


Chromecast

rnv run -p chromecast

Documentation for Chromecast Platform


Developing ReNative

If you need full control over whole ReNative build or want to contribute, you can clone and develop ReNative locally

Documentation for Developing ReNative


Common Issues

If you face unexpected issues always good to check if there is a quick solution for it

List of common problems and how to solve them


Discussions

https://spectrum.chat/renative


Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors


Community

Special thanks to open-source initiatives this project utilises, notably:


Stats

NPM Join the chat at https://gitter.im/pavjacko/renative

LICENSE

MIT

You might also like...
React Native + React-Redux + Native Base + Code Push

React-Native-Starter-Pack React Native + React-Redux + Native Base + Code Push ##Setting Up Project npm i -g rninit rninit init new-app-name --sourc

React Native Boilerplate - Redux + Saga + Reselect + redux-persist + react-navigation + TypeScript

React Native Boilerplate with Typescript Overview This React Native template for building solid applications through SOC(separation of concerns) betwe

Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!
Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!

Ignite - the hottest React Native boilerplate Battle-tested React Native boilerplate The culmination of five years of constant React Native developmen

React Native Starter App with NativeBase + CodePush + Redux
React Native Starter App with NativeBase + CodePush + Redux

Discontinued in favour of ReactNativeSeed.com Native Starter Kit v6.1.0 A Starter Kit for React Native + NativeBase + React Navigation + Redux + CodeP

React Native Meteor Boilerplate

React Native Meteor Boilerplate This is a simple way to get started building an app with React Native and Meteor. It is opinionated to make it easy fo

A React Native template for building solid applications, using JavaScript or Typescript (you choose).
A React Native template for building solid applications, using JavaScript or Typescript (you choose).

TheCodingMachine React Native boilerplate This project is a React Native boilerplate that can be used to kickstart a mobile application. The boilerpla

Get your favorite boilerplate of React Native

ReactNativeSeed.com This repo is used to collect stars for ReactNativeSeed.com. About ReactNativeSeed.com provides you with a number of React Native B

Boilerplate of a React Native project in Typescript.
Boilerplate of a React Native project in Typescript.

ReactNativeTS ⚠️ Not maintained anymore, better check Microsoft/TypeScript-React-Native-Starter. Minimal template of a React Native project with Types

👾 Clean and minimalist React Native template for a quick start with TypeScript.

👾 React Native Template TypeScript Clean and minimalist React Native template for a quick start with TypeScript. ⭐ Features Elegant usage directly wi

Releases(0.36.0)
  • 0.36.0(Jun 13, 2022)

    What's Changed

    • Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in https://github.com/renative-org/renative/pull/807
    • Feat/integrations by @pavjacko in https://github.com/renative-org/renative/pull/822
    • [chore] add contribution guide, code of conduct by @pavjacko in https://github.com/renative-org/renative/pull/823
    • Bump next from 12.0.9 to 12.1.0 by @dependabot in https://github.com/renative-org/renative/pull/814
    • Feat/rn web by @kasinskas in https://github.com/renative-org/renative/pull/819
    • React Native Upgrade - 0.67 by @pavjacko in https://github.com/renative-org/renative/pull/824
    • fix: electron build by @kasinskas in https://github.com/renative-org/renative/pull/825
    • dependency security updates by @pavjacko in https://github.com/renative-org/renative/pull/828
    • fix: run checkSdk before launch, closes #827, closes #829 by @mihaiblaga89 in https://github.com/renative-org/renative/pull/831
    • fix: plugins display properly, closes #826 by @mihaiblaga89 in https://github.com/renative-org/renative/pull/832
    • fix: use npm if yarn is not installed by @mihaiblaga89 in https://github.com/renative-org/renative/pull/833
    • fix: update gesture handler by @mihaiblaga89 in https://github.com/renative-org/renative/pull/834
    • E2E Automation by @pavjacko in https://github.com/renative-org/renative/pull/835
    • TS Migrations by @pavjacko in https://github.com/renative-org/renative/pull/836
    • fix: proper exit code when yarn fails by @mihaiblaga89 in https://github.com/renative-org/renative/pull/837
    • fix: next adapter by @pavjacko in https://github.com/renative-org/renative/pull/842
    • fix: allow extending sourceExts in metro config by @kasinskas in https://github.com/renative-org/renative/pull/844
    • fix: RNV_EXTERNAL_PATHS stringification, wildcard by @locksten in https://github.com/renative-org/renative/pull/847
    • fix: resolve webpack router ts and renative sourcemap warnings by @mihaiblaga89 in https://github.com/renative-org/renative/pull/848
    • fix: use original config and initialize if empty platform by @mihaiblaga89 in https://github.com/renative-org/renative/pull/850
    • fix: ensure missing plugin deps are caught and installed by @pavjacko in https://github.com/renative-org/renative/pull/849
    • fix: ui padding issues on starter by @pavjacko in https://github.com/renative-org/renative/pull/851
    • fix: don't ask for workspace in ci and add git param by @mihaiblaga89 in https://github.com/renative-org/renative/pull/858
    • Fix/macos electron by @pavjacko in https://github.com/renative-org/renative/pull/865
    • Fix/android sdk fixes by @mihaiblaga89 in https://github.com/renative-org/renative/pull/859
    • [fix] next appConfig assets by @pavjacko in https://github.com/renative-org/renative/pull/873
    • fix: electron support for new webpack 5 configurations by @pavjacko in https://github.com/renative-org/renative/pull/874

    New Contributors

    • @locksten made their first contribution in https://github.com/renative-org/renative/pull/847

    Full Changelog: https://github.com/renative-org/renative/compare/0.35.3...0.36.0

    Source code(tar.gz)
    Source code(zip)
  • 0.35.3(Feb 15, 2022)

    What's Changed

    • [fix] config extend property stopped working by @pavjacko in https://github.com/renative-org/renative/pull/808
    • [fix] update app icons by @pavjacko in https://github.com/renative-org/renative/pull/809

    Full Changelog: https://github.com/renative-org/renative/compare/0.35.2...0.35.3

    Source code(tar.gz)
    Source code(zip)
  • 0.35.2(Feb 15, 2022)

    What's Changed

    • fix: missing integration crash by @kasinskas in https://github.com/renative-org/renative/pull/804

    Full Changelog: https://github.com/renative-org/renative/compare/0.35.1...0.35.2

    Source code(tar.gz)
    Source code(zip)
  • 0.35.0(Feb 9, 2022)

    What's Changed

    • fix(packages): remove non-existing bin paths by @robertivanco in https://github.com/renative-org/renative/pull/777
    • Template extensions improvements & fixes by @pavjacko in https://github.com/renative-org/renative/pull/786
    • siwtch to gradlePluginPortal instead of jcenter by @aurimasmi in https://github.com/renative-org/renative/pull/787
    • [feat] abstract babel & metro configurations by @pavjacko in https://github.com/renative-org/renative/pull/789
    • Simplify templates and font management by @pavjacko in https://github.com/renative-org/renative/pull/791
    • template migrations by @pavjacko in https://github.com/renative-org/renative/pull/792
    • use metro config abstraction by @aurimasmi in https://github.com/renative-org/renative/pull/793
    • [fix] set immediate is undefined by @aurimasmi in https://github.com/renative-org/renative/pull/794
    • fix(Android Wear): ExtraTranslation error and incorrect bundle file on release build by @kasinskas in https://github.com/renative-org/renative/pull/797
    • analytics endpoint by @mihaiblaga89 in https://github.com/renative-org/renative/pull/799

    Full Changelog: https://github.com/renative-org/renative/compare/0.34.0...0.35.0

    Source code(tar.gz)
    Source code(zip)
  • 0.34.0(Jan 7, 2022)

    What's Changed

    • Feat/linux platform by @kasinskas in https://github.com/renative-org/renative/pull/755
    • feat: explicit electron export target by @kasinskas in https://github.com/renative-org/renative/pull/753
    • Feat/next 12 by @pavjacko in https://github.com/renative-org/renative/pull/763
    • fix(icns): When AppIcon.iconset or icns is specified for linux it should be recognized as valid and copied over or generated accordingly by @RicardasN in https://github.com/renative-org/renative/pull/764
    • Feat/sdk migrations by @pavjacko in https://github.com/renative-org/renative/pull/765
    • support electron main.js injection by @mihaiblaga89 in https://github.com/renative-org/renative/pull/768
    • sdk fixes & feats by @pavjacko in https://github.com/renative-org/renative/pull/771
    • [feat] custom ip host option (--hostIp ) by @pavjacko in https://github.com/renative-org/renative/pull/774

    Full Changelog: https://github.com/renative-org/renative/compare/0.33.0...0.34.0

    Source code(tar.gz)
    Source code(zip)
  • 0.33.0(Dec 5, 2021)

    What's Changed

    • fix(macOS: Electron): Fixed macOS icons for electron engine by @RicardasN in https://github.com/renative-org/renative/pull/733
    • Feat/task rnv new args by @kasinskas in https://github.com/renative-org/renative/pull/732
    • fix: taskRnvHelp task by @mmehtonen-24i in https://github.com/renative-org/renative/pull/742
    • rnv cli fixes & improvements by @pavjacko in https://github.com/renative-org/renative/pull/747
    • [feat] support for custom google services version by @pavjacko in https://github.com/renative-org/renative/pull/748
    • Feat/gradle 6.7 support by @pavjacko in https://github.com/renative-org/renative/pull/750
    • [feat] support for customise inject order of appDelegateMethods by @pavjacko in https://github.com/renative-org/renative/pull/751
    • Chore/migrations by @pavjacko in https://github.com/renative-org/renative/pull/746

    New Contributors

    • @mmehtonen-24i made their first contribution in https://github.com/renative-org/renative/pull/742

    Full Changelog: https://github.com/renative-org/renative/compare/0.32.2...0.33.0

    Source code(tar.gz)
    Source code(zip)
  • 0.32.2(Nov 18, 2021)

    What's Changed

    • use the whole packageTemplate by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/739
    • added env variables debug with -i by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/740

    Full Changelog: https://github.com/pavjacko/renative/compare/0.32.1...0.32.2

    Source code(tar.gz)
    Source code(zip)
  • 0.32.1(Nov 17, 2021)

    Features

    • improved bootstrap (support for scoped plugins)
    • --skipRnvCheck enables for CI env run global rnv against local project with different rnv dep

    What's Changed

    • Patch 2 by @TheDuc in https://github.com/pavjacko/renative/pull/736

    Full Changelog: https://github.com/pavjacko/renative/compare/0.32.0...0.32.1

    Source code(tar.gz)
    Source code(zip)
  • 0.32.0(Nov 16, 2021)

    Overview

    • [feat] add support for react-native 63
    • [feat] add support for webtv generic platform
    • [feat] integrate docker export into rnv build flow
    • [feat] force rebuild build hooks option. ( --hooks )
    • [feat] support for xcode commandLineArguments
    • [feat] add resetAssets flag
    • [feat] support for custom exportDir, outputDir
    • [feat] versionFormat
    • [fix] versionCodeFormat
    • [feat] add support for custom gradleBuildToolsVersion, gradleWrapperVersion
    • [feat] support custom android store configs in renative.private.json files
    • [feat] override MainActivity super.onCreate on android
    • [feat] pod dep parser
    • [feat] gradle customisation improvements : plugins, injectAfterAll
    • [feat] --skipDependencyCheck
    • [feat] add PLUGIN_STATIC_POD_EXTRA_CONDITIONS support ios, tvos
    • [feat] support for static pod submodules

    What's Changed

    • Link ios & android slider packages by @MrCookiez in https://github.com/pavjacko/renative/pull/604
    • fix built-in next.js support for css and sass by @kasinskas in https://github.com/pavjacko/renative/pull/605
    • enable configure webos appinfo.json by @rroslaniec in https://github.com/pavjacko/renative/pull/606
    • Fix README quick-start href by @pierosavi in https://github.com/pavjacko/renative/pull/610
    • Sentry plugin by @hosek in https://github.com/pavjacko/renative/pull/612
    • allow custom config.xml for Tizen by @EyMaddis in https://github.com/pavjacko/renative/pull/611
    • Chore(BlurView): Blur View plugin update and overrides by @RicardasN in https://github.com/pavjacko/renative/pull/617
    • [fix] Bump gradle version for compatibility with JDK 14 by @zatlodan in https://github.com/pavjacko/renative/pull/618
    • Adding a new version of ic_web.png and ic_tvos.png by @evrifaessa in https://github.com/pavjacko/renative/pull/633
    • A small fix, this one looks odd by @evrifaessa in https://github.com/pavjacko/renative/pull/639
    • fix: Add ARM64 to excluded architectures by @pchalupa in https://github.com/pavjacko/renative/pull/640
    • Android based platforms use kotlin 1.3.50 by @hosek in https://github.com/pavjacko/renative/pull/642
    • improvement(RNScreens): Add overrides for 2.0.0-beta.8 version which allows for package usage on native TV platforms by @RicardasN in https://github.com/pavjacko/renative/pull/641
    • feat(xcode): Added EXCLUDED_ARCHS support for specific build targets by @matejpolak in https://github.com/pavjacko/renative/pull/659
    • added packageManager cli option support by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/680
    • Feat/esbuild for hooks by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/681
    • feat: lightning engine by @kasinskas in https://github.com/pavjacko/renative/pull/690
    • feat: additional config property monoRoot by @doneitas in https://github.com/pavjacko/renative/pull/715
    • Fix FireTV documentation link by @soroushchehresa in https://github.com/pavjacko/renative/pull/676
    • fixed web and webtv debug enviroment by @iMokhles in https://github.com/pavjacko/renative/pull/684
    • [ReNative][Android][Debug-RunAndroid] support rnv run -p android -t 1… by @AnpherZhang in https://github.com/pavjacko/renative/pull/686
    • Chore/merge bucket by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/723
    • Bump prismjs from 1.23.0 to 1.25.0 in /website by @dependabot in https://github.com/pavjacko/renative/pull/714
    • Bump url-parse from 1.5.1 to 1.5.3 in /website by @dependabot in https://github.com/pavjacko/renative/pull/711
    • Bump color-string from 1.5.4 to 1.6.0 in /website by @dependabot in https://github.com/pavjacko/renative/pull/710
    • Bump path-parse from 1.0.6 to 1.0.7 in /website by @dependabot in https://github.com/pavjacko/renative/pull/706
    • Bump set-getter from 0.1.0 to 0.1.1 in /website by @dependabot in https://github.com/pavjacko/renative/pull/692
    • Bump postcss from 7.0.35 to 7.0.36 in /website by @dependabot in https://github.com/pavjacko/renative/pull/688
    • Bump hosted-git-info from 2.8.8 to 2.8.9 in /website by @dependabot in https://github.com/pavjacko/renative/pull/675
    • Chore/merge bucket by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/724
    • added support for kotlin version inject by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/722
    • fix: navigating home from navigation drawer in Android Hello World template by @whenmoon in https://github.com/pavjacko/renative/pull/696
    • [fix] resolve paths in monorepo projects by @aurimasmi in https://github.com/pavjacko/renative/pull/685
    • feat(AppDelegate): Added extensions for application and CarPlay support by @RicardasN in https://github.com/pavjacko/renative/pull/687
    • Feat/engine tvos by @aurimasmi in https://github.com/pavjacko/renative/pull/697
    • Feat: rn-macos engine by @doneitas in https://github.com/pavjacko/renative/pull/701
    • fix (android/androidtv): fix the app not connecting to bundler by @doneitas in https://github.com/pavjacko/renative/pull/702
    • fix(Android Builds): Fix paths for building release version of Android applications on Windows by @RicardasN in https://github.com/pavjacko/renative/pull/704
    • feat(RN Windows): React Native Windows engine added to RNV by @RicardasN in https://github.com/pavjacko/renative/pull/708
    • added common env variable locations for Android SDK for autofix by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/709
    • Feat/plugins support by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/721
    • chore(rn-electron): upgrade electron-builder version by @doneitas in https://github.com/pavjacko/renative/pull/728
    • fix: running tizen watch emulator not recognized by rnv by @kasinskas in https://github.com/pavjacko/renative/pull/703
    • Bump electron from 10.1.3 to 11.5.0 by @dependabot in https://github.com/pavjacko/renative/pull/725
    • WIP: Add support for Tic Watch Pro 3, as well as BLE on androidwear and ios by @rfestag in https://github.com/pavjacko/renative/pull/666
    • Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in https://github.com/pavjacko/renative/pull/726
    • changed from npm install to yarn add by @mihaiblaga89 in https://github.com/pavjacko/renative/pull/730

    New Contributors

    • @MrCookiez made their first contribution in https://github.com/pavjacko/renative/pull/604
    • @rroslaniec made their first contribution in https://github.com/pavjacko/renative/pull/606
    • @pierosavi made their first contribution in https://github.com/pavjacko/renative/pull/610
    • @RicardasN made their first contribution in https://github.com/pavjacko/renative/pull/617
    • @zatlodan made their first contribution in https://github.com/pavjacko/renative/pull/618
    • @evrifaessa made their first contribution in https://github.com/pavjacko/renative/pull/633
    • @pchalupa made their first contribution in https://github.com/pavjacko/renative/pull/640
    • @matejpolak made their first contribution in https://github.com/pavjacko/renative/pull/659
    • @doneitas made their first contribution in https://github.com/pavjacko/renative/pull/715
    • @soroushchehresa made their first contribution in https://github.com/pavjacko/renative/pull/676
    • @iMokhles made their first contribution in https://github.com/pavjacko/renative/pull/684
    • @AnpherZhang made their first contribution in https://github.com/pavjacko/renative/pull/686
    • @whenmoon made their first contribution in https://github.com/pavjacko/renative/pull/696
    • @rfestag made their first contribution in https://github.com/pavjacko/renative/pull/666

    Full Changelog: https://github.com/pavjacko/renative/compare/0.31.3...0.32.0

    Source code(tar.gz)
    Source code(zip)
  • 0.21.14(May 25, 2019)

  • 0.21.6(May 23, 2019)

    0.21.6

    Optional Platforms Support

    rnv app create
    

    support for plugin cocoapods github commit

    "ios-photo-editor": {
          "no-npm": true,
          "ios": { "podName": "iOSPhotoEditor", "git": "https://github.com/prscX/photo-editor", "commit": "fa8894c992dedb431d696eb43ac4cc4ba847b4b8" }
        },
    

    Inject activity method via plugin configuration

    "android": {
      "package": "org.wonday.orientation.OrientationPackage",
      "activityImports": [
        "android.content.res.Configuration"
      ],
      "activityMethods": [
        "override fun onConfigurationChanged(newConfig:Configuration) {",
        "  super.onConfigurationChanged(newConfig)",
        "  val intent = Intent(\"onConfigurationChanged\")",
        "  intent.putExtra(\"newConfig\", newConfig)",
        "  this.sendBroadcast(intent)",
        "}"
      ]
    },
    

    Create Android Emulator on Demand

    rnv run -p android
    

    Bug Fixes

    • Android TV theme error
    • Added eslint detox
    • improved webpack config
    Source code(tar.gz)
    Source code(zip)
  • 0.11.0(Mar 5, 2019)

  • 0.10.0(Mar 3, 2019)

  • 0.9.0(Feb 27, 2019)

  • 0.8.4(Feb 17, 2019)

Owner
Pavel Jacko
Making humans efficient
Pavel Jacko
cross platform app with react in a monorepo

react-native-web-workspace An minimum boilerplate that has configured a native app running also on the web in the same monorepo. For a thorough discus

Zetta Garcia 77 Jul 24, 2022
Configuration to build React Native apps with ES6 using webpack and Babel

React Native in ES6 with webpack and Babel DEPRECATED! It's possible to write React Native apps in ES6+ using babel-loader and webpack. Check better a

Roman Liutikov 236 Feb 14, 2022
Pepperoni - React Native App Starter Kit for Android and iOS

Futurice React Native Starter Kit ⚠️ Deprecation Warning Dear community, as time moved on so did React Native and we've not been able to provide conti

Futurice 4.6k Jan 4, 2023
Barton Hammond 4.6k Jan 2, 2023
🚀A powerful react native starter template that bootstraps development of your mobile application

React Native Starter ?? View Demo | Download | More templates | Support forum You're viewing the new and updated version of React Native Starter, prev

Flatlogic 2k Jan 5, 2023
Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

WARNING This starter kit has been deprecated and is no longer being actively maintained by Ueno. React Native Starter The Professional React Native St

Ueno: A full-service agency 577 Oct 26, 2022
Simple ReactNative starter with an opinionated folder structure for mobile development.

Simple React Native Starter Simple ReactNative starter with an opinionated folder structure for mobile development. Getting Started Ensure you've foll

Patrick Ofilada 73 Sep 6, 2022
Boilerplate for iOS app development with React Native, ES6 and Reflux

react-native, es6 & reflux boilerplate As the very long repo title indicates, this is a boilerplate repository that includes the following: ES6-to-ES5

Filipe Dobreira 141 Apr 5, 2022
Demo app for React Native Elements (w/ React Native Web)

React Native Elements App Mobile App This is the Demo app for React Native Elements built with Expo. The purpose of this app is to demonstrate the usa

React Native Elements 1.3k Jan 6, 2023
React Native Typescript starter kit / template (Redux Thunk + React Native Navigation v7 + TSLint)

React Native Template - TypeScript An opinionated React Native Starter Kit with React Native Navigation + Redux + Airbnb TSLint to build iOS and Andro

Amit Mangal 269 Dec 29, 2022