Coder Social home page Coder Social logo

kanzitelli / rn-bounceable Goto Github PK

View Code? Open in Web Editor NEW
40.0 4.0 3.0 778 KB

๐Ÿ€ Native bounceable effect for any React Native component. Built with Reanimated 2. Compatible with Expo (Web).

Home Page: https://rn-bounceable.batyr.io

License: MIT License

JavaScript 9.41% TypeScript 90.59%
react react-native expo bounceable bounceable-component rn-bounceable react-native-web

rn-bounceable's People

Contributors

kanzitelli avatar retyui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rn-bounceable's Issues

expo web support

I am wondering if expo web support is possible? When running the expo-starter I am facing the following error. I have followed the default installation:

npx cli-rn new App
cd App && yarn start

In the browser, I get:

./node_modules/rn-bounceable/lib/index.js 53:10
Module parse failed: Unexpected token (53:10)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|   };
|   const Children = useMemo(
>     () => <Animated.View style={[contentContainerStyle, sz]}>{children}</Animated.View>,
|     [contentContainerStyle, sz, children],
|   );

image

BTW when suppressing the usage of rn-rebounce, I stumbled upon the following issue.

image

Expo 49 and webpack config

Hello! I love this component.

Is there a chance we would get an update so that it doesn't use webpack config anymore (if there's a way)?

We wanted to use new Expo 49's absolute paths but doesn't work if we're using @expo/webpack-config for this component

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.