Git Product home page Git Product logo

jesster2k10 / react-native-giphy-ui Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 6.0 27.8 MB

Cross Platform React Native Wrapper around the Giphy UI SDK for both iOS and Android

License: MIT License

Kotlin 20.49% JavaScript 3.01% Java 7.33% TypeScript 29.72% C 0.29% Objective-C 11.12% Swift 19.04% Ruby 9.01%
giphy giphy-api giphy-finder react-native react-native-gifted-chat react react-native-giphy

react-native-giphy-ui's Issues

iOS - Build project Failed (Cannot load underlying module)

Hello,

I'm having an issue with your library. I added it to a new project via the yarn add command but when I try to build the xcode project I get a "Cannot load underlying module for 'DeepDiff'" error.
I tried to manually link the lib but same result. :/
Any idea ?

Thanks !

Xcode version : 11.5
Swift version : 5
React-native version : 0.62.2

Capture d’écran 2020-05-29 à 12 44 48

TypeError: null is not a object (evaluting 'RNGiphyUI.configure')

Screenshot from 2020-04-13 20-24-29
import {GiphyUi} from 'react-native-giphy-ui' ; GiphyUi.configure('MY_API_KEY'); showGIF = () => { GiphyUi.present( { theme: 'dark', layout: 'carousel', showConfirmationScreen: false, mediaType: ['gifs'], }, selectedMedia => { console.log(selectedMedia); }, ); };

Support for Giphy Clips?

Giphy Clips will be rolling out soon, it's Docs is already public.

Is there any plan to add support for it?

That will be really cool 😃

ios Build Error - pinCache is inaccessible due to internal protection level

Hi,
I installed the module and got it up and running on Android without a problem. Switched over to my mac and did the pod install. Everything looked good. Did a clean and rebuild the workspace and I get two errors.

First is:
pinCache is inaccessible due to internal protection level in RNGiphyCache.swift at line 16 (GPHCache.shared.pinCache.diskCache.byeLimit = (Uint(limt)

Second is:
Module GiphyUISDK has no member named configure in RNGiphyUI.swift

I have use_frameworks! in my pod file and I also added the :modular_headers = true to the Pod File entry for good measure :)

Any thoughts???

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.