⪼ Made with 💜 by Polyglot.
- Responsive Design
- Deciding between Bare React Native CLI project or Expo
- Flexbox & CSS
- Understanding Common Native App Components and Architecture (i.e. Navigation, Type of Compnents, Animation, etc)
- Package Management (i.e.
Cocoapods,Gemfile) - Cross-Device Testing
- Cross-Platform Key management & App Store Publishing
your contact can try the app for free. That’s why many blogs require you send them a promo code before they post a review.
-
Each code is valid for 28 days after it was requested and can only be used once.
-
After each app update, previous promo codes become invalid
-
Promo codes cannot be used for in-app purchases.
-
By redeeming all the promo codes once your app is approved and submitting an update of your app within the first days of your app launch you can get up to 200 codes…100 for the initial launch and 100 for the first update.
-
Side Project: Promo Codes (Part 1 – Intro and Promo Code Creation)
-
How to Generate and Redeem iOS App Promo Codes in 2018 (for the new App Store)!
- joetakara/react-native-expo-viewport-units
- jmstout/react-native-viewport-units
- Flexible typography with CSS locks
- How to develop responsive UIs with React Native — 1x03
- Size Matters: How I used React Native to make my App look great on every device
- REM units (font scaling)
- alexfoxy/react-native-units
- React Native Extended StyleSheet
- 📐📱 React Native Responsive Dimensions 🌐📏
- We use a simple, straight-forward, scaling utils functions we wrote:
- You can use PixelRatio
- No need to Link
- Over The Air Updates
- Easy Deep Links
- Must depend on Expo (third-party service) Build Service to push to App Store
NOTE: most people and/or tutorials recommend using redux. Redux code to me looks so spaghetti-like. It's a mess. Very PHP-like.
- Flutter for React Native developers
- Flutter for iOS developers
- Flutter for Android developers
- macOS install
- Build and release an iOS app
- thecodingmachine/react-native-boilerplate
- React Native Starter Kits Review for 2020
- PEPPERONI
- React Native Starter
- Ignite
- https://encounteringpeace.libsyn.com/the-effective-prayer
- https://www.youtube.com/watch?v=zEjqDWqeDdg
- https://www.youtube.com/watch?v=wdRacNKZs7g
- https://codeartistry.io/the-react-2020-cheatsheet/
- https://medium.com/call-stack
- https://www.bis.doc.gov/index.php/policy-guidance/encryption/4-reports-and-reviews/a-annual-self-classification
- https://kitefaster.com/2017/08/10/encryption-export-compliance-ios-apps/
- https://appetize.io/
- https://www.learnstorybook.com/
- https://rationalappdev.com/react-native-cheat-sheet/#command-line
- React Native Extended StyleSheet
- Styled System: Style props for rapid UI development
- Emotion vs styled-components for Grafana #15438
- Emotion.sh
- The Next Generation of CSS-in-JS
- Most of the React Native styling material in one page
- App Center
- The simplest way to automate delivery of your React Native Application
- Continuous Integration for React Native with TestFlight and TestFairy deployment
- Flipper
- infinitered/reactotron
- Adding and Using React Devtools in a React Native Project
- Debugging React with Visual Studio Code
- Create React Native App + React Native Debugger
- React Native #3: How to DEBUG in REACT NATIVE
- Development: Configure and Use VS Code Breakpoints | How to Debug React Native Apps
- Better React Native Debugging with Reactotron in Flipper
- ardnew/ios-scripts
- RNR 190 - Tips and Tricks for the App Store and Play Store
- The Ultimate Apple App Store Connect Guide [2020 Update]
- Signing & Versioning iOS & Android Apps | DevOps for Mobile
- How to Submit Your App to the App Store (2020)
- ngeri/prepare-signing/blob/master/index.js
- Code Signing
- Generating code signing files
- iOS Code Signing: 3. Certificates
- Apple developer credentials
- sauce-archives/isign: Code sign iOS applications, without proprietary Apple software or hardware
- About Code Signing
- zhlynn/zsign
- 21 Useful Open Source Packages for React Native
- bamlab/generator-rn-toolbox
- Top 15 React Native libraries that I use in my apps
- The React State Museum
OneSignal is a free push notification service for mobile apps. This SDK makes it easy to integrate your native React-Native iOS and/or Android apps with OneSignal.
- Generate your React Native app icons in a single command line
- React Icons
- Use Native Icons in React Native
- oblador/react-native-vector-icons
- react-native-vector-icons directory
- Steps to install and usage Ionicons, FontAwesome and Entypo font Icons in react-native
- Example to Use React Native Vector Icons
- beplus/makeicon
- App Icon Resizer
- zo0r/react-native-push-notification
- OneSignal/react-n(ative-onesignal
- 'Missing Push Notification Entitlement' for iOS standalone build
Like other systems (CodePush...), Expo provides a system to update your app over the air. This means you upload your JS bundle on a CDN and the mobile apps will automatically download and use the new JS on next startup (without requesting a publication/review from the stores).
I have found a better alternative for this - a service called CodePush (it has even more opportunities and settings). For work with notifications use the library Onesignal, that also gives more capabilities that notifications available in Expo.
- Upgrading Expo SDK Walkthrough
- What is the difference between Expo and React Native?
- Expo vs Vanilla React Native: What to Choose for Your Project
- Deploying a new version
- Installing a Custom iOS Expo client
- Learn the simctl command line utility by example
- ios-simulator
- simctl
- simctl/lib/simctl-extensions.js