dev-standards icon indicating copy to clipboard operation
dev-standards copied to clipboard

Add standard: what differences between iOS and android should I be aware of

Open pleportz opened this issue 7 years ago • 3 comments

pleportz avatar Jul 18 '18 12:07 pleportz

Fails
:no_entry_sign:

differences-between-ios-and-android.s.md: You failed to mention a Bad Examples

:no_entry_sign:

differences-between-ios-and-android.s.md: You failed to mention a Good Examples

Automatic reviewers

cc: @louiszawadzki, @tychota

Generated by :no_entry_sign: dangerJS

bam-bot-tech avatar Jul 18 '18 12:07 bam-bot-tech

  • fontweight pas interprété de la même manière (cf. ajout de fontweight: undefined)
  • Ajouter les lineHeight ? (à checker)
  • Faire une recherche sur "Platform." dans les projets BAM pour trouver d'autres exceptions (attention parfois c'est corrigé dans les nouvelles versions rn)
  • WebView : iOS 10 : cookies partagés entre webview et navigateur safari -> ce ne serait plus le cas sur iOS 11 ; vérifier pour android

pleportz avatar Jul 19 '18 11:07 pleportz

Et dans les dépendances :

  • react-navigation : centrage de titre
  • taille du header
  • si on met header transparent avec react-navigation, il y a encore les shodow sur android (ajouter elevation 0)

pleportz avatar Jul 19 '18 11:07 pleportz