How can I implement Apple MusicKit in a React Native app, including Apple authentication?
            Asked
            
        
        
            Active
            
        
            Viewed 891 times
        
    9
            
            
        - 
                    Find anything out yet? Would be happy for a non-expo solution too – spencer741 Apr 28 '21 at 03:13
 - 
                    Maybe https://expo.canny.io/feature-requests/p/apple-musickit-and-api? – David Airapetyan Jun 26 '22 at 05:49
 - 
                    1Did you find anything out yet ? Is the native modules feature of react native suitable for this issue ? https://reactnative.dev/docs/native-modules-intro Can we create MusicKit SDK of IOS and android as native modules on react native? I don't have too much experience with react native but it seems suitable for this issue. – Burak Kurhan Aug 01 '22 at 14:52