candlefinance / react-native-openai

OpenAI API Native bindings for React Native
https://candle.fi
MIT License
107 stars 9 forks source link

feat: Added image create method #2

Closed mucahittekin closed 1 year ago

mucahittekin commented 1 year ago

Added image create method for iOS

gtokman commented 1 year ago

@mucahittekin thanks for adding making this PR!

Overall it looks great, I'll run a smoke test tomorrow in the example app and then happily merge it!

mucahittekin commented 1 year ago

@gtokman Thank you for this great repository! I also added image create method for android.

gtokman commented 1 year ago
Screenshot 2023-11-03 at 9 18 57 AM

Works great, awesome work! I'll cut a new release after updating the readme.