You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/WhenToUseBabylonNative.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ scenario and why.
11
11
12
12
***
13
13
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
+
14
18
#### Are you picking a platform for a new app, or is your app's platform already decided?
15
19
-[I'm picking a platform for my new app.](#do-you-prefer-more-native-like-technologies-or-more-web-like-technologies)
16
20
-[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