Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

[Tests] Update project template for tests #1773

Merged
merged 6 commits into from
Jan 30, 2020

Conversation

andreidubov
Copy link
Contributor

The project template is used for building a test application. It's copied to the created application and replaces the originals files. The template was written for the old version of react-native and react-native-code-push and don't allow to run a test project.

Changes:

  • Replaced MainActivity.java with MainApplications.java for compatibility with the latest version of react-native and Android SDK

  • Added strings.xml for compatibility with react-native-code-push

  • Updated the creation of the React component in the index.js file

  • Updated AppDelegate.m for compatibility with the latest version of react-native and react-native-code-push

@andreidubov andreidubov merged commit 35182ca into master Jan 30, 2020
@andreidubov andreidubov deleted the tests/update-android-part-of-template branch January 30, 2020 05:51
sourabhdebnath pushed a commit to scripbox/react-native-code-push that referenced this pull request May 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants