Skip to content

Sample Code for React Native Apps #1740

Answered by Danielku15
Rummy99 asked this question in Q&A
Discussion options

You must be logged in to vote

Currently there is no React Native sample app and I haven't tried it out yet.

alphaTab with React Native using JavaScript

React Native should have general support for any JavaScript Library on the "backend" side of things. That means generally the "low level APIs" should be available.

Building a full app requires proper UI integration where currently no platform implementation exists. The platform specific UI integrations take care of following bits:

  • Building the bridge between the GUI engine and alphaTab (mapping events like resizing, handling user inputs and layouting the native UI controls displaying the rendered raster graphics)
  • Building the bridge between the platform audio and alph…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rummy99
Comment options

Answer selected by Rummy99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants