Skip to Content
MobileBest Practices

Mobile Best Practices

Cross-cutting patterns and conventions for mobile development at Stratpoint, applicable to both React Native and Flutter unless otherwise noted.

Performance

[To be filled by Capability Lead]

Placeholder sections:

  • List rendering optimisation
  • Image loading and caching
  • Avoiding unnecessary re-renders / rebuilds

Offline Support

[To be filled by Capability Lead]

Deep Linking

[To be filled by Capability Lead]

Accessibility

[To be filled by Capability Lead]

Error Handling and Crash Reporting

[To be filled by Capability Lead]

Security

[To be filled by Capability Lead]

Placeholder sections:

  • Secure storage for tokens and secrets
  • Certificate pinning
  • Obfuscation and code protection
Last updated on