mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
* chore: upgrade testing project to RN 0.62.x * add placeholder flow script for CI * update jet to fix iOS issue * revert typedoc version (latest version not working) * add `react-native-port-patcher` back in - port still being ignored by RN so patching manually * add `react-native-port-patcher` back in - port still being ignored by RN so patching manually * temporarily use iphone x for detox until CI servers upgraded * - * Update package.json * Update on.e2e.js * Update orderByValue.e2e.js * Update on.e2e.js * Update init.js * -
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
src/version.js
|
|
packages/**/node_modules/**
|
|
node_modules
|
|
scripts/
|
|
coverage
|
|
docs
|
|
packages/template/project/**
|
|
app.playground.js
|
|
type-test.ts
|