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 429 public repositories matching this topic...

react-native-firebase
pedropombeiro
pedropombeiro commented Dec 7, 2018

Problem

Currently when a user receives a PN, we show a very generic message (no indication of sender, body, etc). This will change in the future (e.g. with status-im/status-react#7043), so it would be good to be more explicit about the fact that we are showing a generic PN message due to the db being locked. Also, since we may receive PNs from users we've since removed

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 about 2 months ago

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

Related Topics

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