/WIP-ImgurAPI_ReactNative

Test application interacting with the Imgur API in React-Native, running on Android and Ios.

Primary LanguageJavaScript

ImgurAPI_ReactNative

[WIP/UNFINISHED] Soon to be.

Application interacting with the Imgur API in React-Native, running on Android and Ios.

First project in React-Native, it was realised within 48h hours and was tested on Pixel 2 Android API 29 using an emulator and Iphone 8 Ios 14.5.1 using Expo Go.

Some key points are:

  • Use Class/Functional programming
  • Use DeepLinking (imgur webauth)
  • Use secure store
  • Use asynchronous functions
  • Multiplatform support
  • Get/Post request to imgur API

1 2