TAGS/react-native
8 posts tagged with "react-native"
View all tags

Another react-native project upgrade

February 08, 2022
To 0.66.43 min read
react-native

Remove unused and reorder imports

January 21, 2022
With ESLint and VS Code2 min read
react-native typescript

iOS Shared UserDefaults for App Extensions With RCTBridgeModule

January 20, 2022
Get/Set key-value from both React Native and Swift/Obj-C3 min read
react-native ios

React Native Listen to Port Other Than 8081

January 17, 2022
A different approach using RCT_METRO_PORT1 min read
react-native

LayoutAnimation in a nutshell

January 14, 2021
Simple and powerfull, even for complicated layouts1 min read
react-native

Access to android files in cache directory

July 26, 2020
Using adb cli1 min read
react-native android

Reduce your react-native android app size

July 19, 2020
By 55% with android app bundle (.aab)4 min read
react-native

Upgrading a 16 months old react-native project

April 27, 2020
From 0.59.10 to 0.62.213 min read
react-native