grahammendick / navigation

Scene-Based Navigation for React and React Native
https://grahammendick.github.io/navigation/
Apache License 2.0
571 stars 40 forks source link

Annotated Components and props with platform attribute #754

Closed grahammendick closed 9 months ago

grahammendick commented 9 months ago

Fixes #741

Followed the React Native approach and added a platform attribute to indicate which Components and props support which platform (no attribute means cross-platform)