4 posts tagged with "Mobile Development"
React Native How to Change Package Name
When starting a new React Native project you might have come across the following problem. You decide to initialize a new project, and you…
How to Fix 'VirtualizedLists should never be nested inside plain ScrollViews' Warning
When developing with React Native and nesting FlatList or SectionList component inside a plain ScrollView your debugger might display the…
How to Use Keys in VirtualizedList
Are you seeing the following error often:
App Store Release Checklist
Releasing to App store Getting your mobile app published in the App Store is simple in theory but tedious in practice. During the past nine…