CONTACT US

    Best practices while developing a React Native App

    A white robot icon with a square head and aerial waves above it, standing inside a solid red circle on a white background.
    • Divide the components
    • Create Aliases
    • Sort the imports
    • Declare the types
    • Separate the styles
    • Components must hook
    • Let Redux manage
    • Write sagas for asynchrony
    • Aggregate the selectors
    • Jest test them

    Article link copied

    Close button