Skip to content

Commit fcd2e08

Browse files
Added new question about sharing rendering code between Web and native deployments. (#1045)
1 parent 53727a6 commit fcd2e08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/WhenToUseBabylonNative.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ scenario and why.
1111

1212
***
1313

14+
#### Does your project need rendering code to be shared between Web and native deployments?
15+
- [Yes, I need Web and native deployments to share rendering code.](#are-you-picking-a-platform-for-a-new-app-or-is-your-apps-platform-already-decided)
16+
- [No, having multiple deployments share rendering code isn't a priority for me.](#are-you-picking-a-platform-for-a-new-app-or-is-your-apps-platform-already-decided)
17+
1418
#### Are you picking a platform for a new app, or is your app's platform already decided?
1519
- [I'm picking a platform for my new app.](#do-you-prefer-more-native-like-technologies-or-more-web-like-technologies)
1620
- [I'm adding rendering to an app that's already committed to a platform.](#is-your-app-built-on-react-native-another-javascript-using-platform-including-web-or-hybrid-app-platforms-or-non-javascript-technologies)

0 commit comments

Comments
 (0)