React Native – Hardware features (1)
How to take photo? Use react-native-camera or react-native-image-picker react-native-image-picker Class Usage How to browse photo library? Class Usage How to browse file? Use react-native-document-picker How […]
How to take photo? Use react-native-camera or react-native-image-picker react-native-image-picker Class Usage How to browse photo library? Class Usage How to browse file? Use react-native-document-picker How […]
Use “onLayout” prop for a View Measure component Usage
Use patch-packageeasier-react-native-upgrade-with-patch-packagesay-goodbye-to-old-fashioned-forks-thanks-to-the-patch-package Setup Install package Edit package.json > scripts Create patch Fix & save file in node_modules Create patch, a patches directory will be created From […]
How to use typescript in class? What is the difference between ts and tsx files? ts file doesn’t include jsx codes tsx file include jsx […]
Coding Keep components simple Create components as minimal as possible, few lines of code each, to avoid enormous states Separate side effects, business logic from […]
Install Fastlane Install Fastlane dependencies Install plugins handling version, version code on android Install plugin reading Json file (package.json) Copy this into Fastfile Add script […]
Bugsnag Issue createBoundary() undefined in Debug mode Install Bugsnag react-native/#installation Notify error for try/ catch Notify message with data and type (not for free plan(?))
What network error may app have? Error types No connection Timeout 4XX Client Error 5XX Server Error 503 Service Unavailable How to replicate API request? […]
Project structure src\ components\ config\ modules\ network\ state\ How to avoid relative path when importing library (1)? Install dependencies Set vscode jump to correct component […]
Redux Thunk actions.js reducers.js
Copyright © 2024 | WordPress Theme by MH Themes