TAGS/react-native
SHOP
BLOG
ABOUT
17
posts tagged with
"react-native"
View all tags
Upgrading a 16 months old react-native project
27 April 2020
From 0.59.10 to 0.62.2
12 min read
react-native
Reduce your react-native android app size
19 July 2020
By 55% with android app bundle (.aab)
4 min read
react-native
Access to android files in cache directory
26 July 2020
Using adb cli
1 min read
react-native
android
LayoutAnimation in a nutshell
15 January 2021
Simple and powerfull, even for complicated layouts
1 min read
react-native
React Native Listen to Port Other Than 8081
17 January 2022
A different approach using RCT_METRO_PORT
1 min read
react-native
iOS Shared UserDefaults for App Extensions With RCTBridgeModule
20 January 2022
Get/Set key-value from both React Native and Swift/Obj-C
2 min read
react-native
ios
Remove unused and reorder imports
21 January 2022
With ESLint and VS Code
2 min read
react-native
typescript
Another react-native project upgrade
9 February 2022
To 0.66.4
3 min read
react-native
react-native project upgrade
24 March 2023
To 0.70.6
2 min read
react-native
"Redux Ducks" pattern, redux-toolkit, redux-saga and circular dependencies
24 June 2023
Adopting tools and pattern
2 min read
react-native
About DeviceEventEmitter.removeAllListeners()
12 August 2023
Avoid using it on Android platform
1 min read
react-native
Override version for package dependency
23 August 2023
Selective dependency resolutions
1 min read
react-native
Socket programming for file transfer application
8 November 2023
The journey of 40x transfer speed improvement
7 min read
react-native
node.js
Resolve array of promises in sequence
29 November 2023
One at a time
1 min read
react-native
javascript
Retrieve refreshToken in Firebase with customToken
1 June 2024
react-native-firebase
1 min read
react-native
Send Firebase push notification using REST API
3 September 2024
react-native-firebase
1 min read
react-native
useNativeDriver for animated progress bar
11 October 2024
without using width
1 min read
react-native