rado9408 Posted April 28, 2019 Share Posted April 28, 2019 Hello guys, I want to create native game for both IOS and Android and I want to use React Native for that purpose. But I want to use Phaser 3 for the game main scene. For instance BlackJack, I want to have deck and animations on phaser 3 and other parts in react native. A question is it possible ? any advice hw to deal with this problme. Or anyone had such experience, what will be your advice ? Link to comment Share on other sites More sharing options...
jdnichollsc Posted October 2, 2019 Share Posted October 2, 2019 It's complicated because you need the browser to support WebGL/Canvas and I don't know if the performance is good from Android, but let me know what you see Link to comment Share on other sites More sharing options...
jdnichollsc Posted October 4, 2019 Share Posted October 4, 2019 Check this component I created to integrate Phaser 3 with Angular, React, VueJS, Ionic, etc => https://github.com/proyecto26/ion-phaser Link to comment Share on other sites More sharing options...
Recommended Posts