Coder Social home page Coder Social logo

blitz-mobile-apps / react-native-animated-splash Goto Github PK

View Code? Open in Web Editor NEW
230.0 3.0 25.0 22.75 MB

React-Native-Animated-Splash-Screen is developed to help the react-native developers in speeding-up their development process. This package leverages the developer from implementing native animations by using our builtin classes for animation with easy to use api, all the animations run on native thread for smooth performance and js is loaded behind the

License: MIT License

Java 40.00% JavaScript 6.65% Objective-C 34.95% Ruby 2.22% Starlark 0.58% Makefile 0.74% C++ 6.94% Objective-C++ 6.33% Shell 0.47% CMake 0.14% C 0.99%
native-animations leverages android react-native splash

react-native-animated-splash's Introduction

Build Status Supports Android and iOS License NPM Version

React-Native-Animated-Splash is developed to help the react-native developers in speeding-up their development process. This package leverages the developer in implementing native animations by using our builtin classes for animation with easy to use api, all the animations run on native thread for smooth performance.

Objective

The main objective or the edge of this module is that, splash animation runs in parallel with loading of javascript, which means when animation is running, javascript is being loaded in parallel behind the scenes, moreover componentDidMount can also be called for any api hits before calling hide function of splash from react-native side.

For iOS and Android

Installation

If you prefer npm,

$ npm install react-native-animated-splash --save

If you prefer yarn,

$ yarn add react-native-animated-splash

For Ios bump deployment version to 12.0+ in Xcode and podfile

platform :ios, '12.0'

Also add this line in your podfile

pod 'RNAnimatedSplash', :path => '../node_modules/react-native-animated-splash'

Android Usage with Method Descriptions Here

Android Examples

Check Android Example Code Here

iOS Usage with Method Descriptions Here

Ios Examples

Check iOS Example Code Here

License MIT

react-native-animated-splash's People

Contributors

110wajahat avatar alex-evans123 avatar alisajames048 avatar dependabot[bot] avatar ethangray909 avatar lapwil avatar wahaj-47 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-native-animated-splash's Issues

Updating examples and readme

Hi,

I've seen that you've recently changed the AddImageView to AnimatedImage classes

Can you update your ReadMe and examples ?

I got some issues after updating my packages

error: cannot find symbol
import com.blitzapp.animatedsplash.animation.AddImageView;

Which was simply due to the new name.

I can make a new PR later this week if you don't have the time to update them

Can someone explain me? It's worked yestarday, but not today!

изображение

"react": "17.0.2",
"react-native": "0.66.4",
"react-native-animated-splash": "1.3.7",

   buildToolsVersion = "30.0.2"
    minSdkVersion = 21
    compileSdkVersion = 30
    targetSdkVersion = 30
    androidMapsUtilsVersion = "0.6+"
    ndkVersion = "21.4.7075529"
    kotlinVersion = "1.5.31"

p.s. When im use ./gradlew app:assembleRelease instead of ./gradlew assembleRelease then apk was generated but cannot open the app on device.

RN 0.63.4 pod install

i've problem with iOS

Specs satisfying the RNAnimatedSplash (from ../node_modules/react-native-animated-splash) dependency were found, but they required a higher minimum deployment target.

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.