videokit-ai / natshare

Cross-platform social sharing for Unity Engine.
https://github.com/natmlx/videokit
Apache License 2.0
134 stars 28 forks source link

NatShare.h #93

Closed olokobayusuf closed 4 years ago

olokobayusuf commented 4 years ago

For parity with other NatSuite API's, we're exposing a single global C interface: NatShare.h. All supported platforms must implement and expose this interface. This PR succeeds #84.