An example of how to integrate native PDF viewer with the slim binding technique in .NET MAUI.
- Xcode
- Android Studio
- Visual Studio for Mac
- Objective Sharpie
Build and run the project directly. The framework are already build.
Run build.sh in Android.Native to rebuild/modify the binding framework. You can open the binding project with android studio to test. There is an android app there. Copy the jars that are needed to Android.Binding.
Run build.sh in iOS.Native to rebuild/modify the binding framework. Sharpie does make an error but the file is generated correctly. You can open the binding xcodeproj with xcode to test. Copy the xcframework that are neaded to iOS.Binding.