Skip to content
#

react-native-app

react-native logo

React Native is a JavaScript mobile framework developed by Facebook. It allows developers to build Android and iOS mobile apps using JavaScript and reuse code across web and mobile applications.

Here are 447 public repositories matching this topic...

galio
sujameslin
sujameslin commented Dec 23, 2016

It seems working well in Debug mode, but in Release mode build fails

Steps to reproduce

  1. Create new project by react-native cli

  2. Install react-native firestack

Commands for reproduce

$ react-native init AwesomeProject
$ cd AwesomeProject
$ npm install react-native-firestack --save
$ react-native link react-native-firestack
$ cd ios && pod update --verbose
$
RumHamRadio
RumHamRadio commented Aug 22, 2018

I've created an app using Shoutem Builder, but the builder isn't allowing me to use iframes, so I've created a local copy with shoutem clone so I can edit the screens which require iframes myself.

Here's the issue: the documentation has information on editing a screen created using the CLI, but I'm unable to find anything related to how to locate and edit individual screens that were created

SFantasy
SFantasy commented Nov 7, 2015

Created by Facebook

Released January 2015

Latest release 1 day ago

Repository
facebook/react-native
Website
reactnative.com
Wikipedia
Wikipedia

Related Topics

reactjs
You can’t perform that action at this time.