create-react-native-app icon indicating copy to clipboard operation
create-react-native-app copied to clipboard

Create React Native apps that run on iOS, Android, and web

Results 26 create-react-native-app issues
Sort by recently updated
recently updated
newest added

Can't create a project using a template repository uploaded on GitHub. The repository exists and is public ([link](https://github.com/cd-educ/bp-NativeBase-RN)) ![image](https://user-images.githubusercontent.com/16874674/97803115-b838d780-1c26-11eb-99e3-1dd90f71ef85.png) If I click on the URL provided in the console opens...

enhancement

**Describe the bug** Notifications.scheduleNotificationAsync when called 2nd time resulted in undefined is not a function at getRandomBase64 **To Reproduce** Steps to reproduce the behavior: const notificationContent1 = { title: 'Notification...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

import React, { Component } from "react"; import {PermissionsAndroid,View,StyleSheet,Animated,Dimensions,AsyncStorage} from "react-native"; import { CommonActions } from '@react-navigation/native'; import { Constants } from '../common'; import utils from "../utils"; import DeviceInfo from...

### Description When I set minifyEnabled true and start./gradlew assembleRelease build failed . I tested a fresh project and existing project. Can you help me for fix. build.gradle (android/app/build.gradle) ```...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

**Describe the bug** When trying to create a new React-Native app, I get the generic error message "Something went wrong in downloading and extracting the project files." **To Reproduce** Steps...

when i try to open the project on my mobile this is the error that appears in the log viewer ![Screenshot_20230115_230726_Expo Go](https://user-images.githubusercontent.com/85709672/212572440-fc65af2e-76e3-4b30-bc4f-f27cd93d6e48.jpg) any solutions?

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies