generator-wolmo-bootstrap-rn
Advanced tools
Changelog
[1.0.0] - 2020-05-04
TypeScript (TS and TSX)
AnimatedCustomTextInput
as a new bootstrap project Componentjest.config.js
file to handle all the Jest
configurationOnBoarding
as a new bootstrap project featurenpm
as package manager and used yarn
insteadFastlane
for Android
Changelog
[0.8.0] - 2020-04-08
.gitignore
Changelog
[0.7.3] - 2020-04-03
AndroidManifest
bundleId (update_bundle_identifier)
and a TODO
in editBundleIdentifier taskChangelog
[0.7.2] - 2020-04-03
fastlane-mobile
repo)yarn.lock
to solve Security Alerts
github issuesgoogle-service.json
and GoogleService-Info.plist
Changelog
[0.7.1] - 2020-03-27
multiDex
support for Androidreact-native-gesture-handler
version to v1.5.3
to solve a problem with the navigation in Android. The issue appears in versions > 1.5.3
Changelog
[0.7.0] - 2020-03-20
Fastlane
files from fastlane-mobile
repo and deleted static filesChangelog
[0.6.2] - 2020-02-05
@react-native-community/masked-view
and react-native-safe-area-context
to solve the dependencies issuepublicApp
default to false
in bitriseInfo.json
Changelog
[0.6.1] - 2019-11-27
react-native-config
version to v0.11.7
to solve a problem with the build of ios
in v0.12
README
with some information badgespackage.json
with some project information to show on npm
Changelog
[0.6.0] - 2019-11-13
Splash Screen
Status Bar
customizationHermes
engineRN Localize
and used within i18next
for better translationsFirebase Crashlytics
as a new featureBitrise CI/CD
as a new featureChangelog
[0.5.0] - 2019-09-23
Redux Persist
as a new featurepull_request_template
for new bootstrap PRsRN Screens
and RN Gesture Handler