We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All the time
When creating a new React Native project with the React Native Templates, the .gitignore file is not present.
No response
Yes, always
npx react-native init myRealmProject --template react-native-template-realm-js or npx react-native init myRealmProject --template react-native-template-realm-ts
npx react-native init myRealmProject --template react-native-template-realm-js
npx react-native init myRealmProject --template react-native-template-realm-ts
0.0.2
Local Database only
No, not using encryption
macOS
Which debugger for React Native: ..
The text was updated successfully, but these errors were encountered:
Fix issue with hidden files
03b388d
Hidden files were not being transfered to new react-native projects using the template. This fixes the issue #3971
e0d4034
Fix issue with hidden files (#3975)
0e2446b
takameyer
No branches or pull requests
How frequently does the bug occur?
All the time
Description
When creating a new React Native project with the React Native Templates, the .gitignore file is not present.
Stacktrace & log output
No response
Can you reproduce the bug?
Yes, always
Reproduction Steps
npx react-native init myRealmProject --template react-native-template-realm-js
or
npx react-native init myRealmProject --template react-native-template-realm-ts
Version
0.0.2
What SDK flavour are you using?
Local Database only
Are you using encryption?
No, not using encryption
Platform OS and version(s)
macOS
Build environment
Which debugger for React Native: ..
The text was updated successfully, but these errors were encountered: