GithubHelp home page GithubHelp logo

react-native-actionsheet-native's People

Contributors

alexustinovsm avatar arthurlee avatar martincik 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

Watchers

 avatar  avatar  avatar

react-native-actionsheet-native's Issues

Useless

just dont build on android.

Just can't build

Build failed, rnpm link or manual, both failed.

compile project(":react-native-actionsheet") // <--- add this 
// do you mean compile project(":react-native-actionsheet-native") // ??

import com.slowpath.actionsheet.ActionSheetModule;   // <--- import this
// where to be used ? Don't need it?

new ActionSheetPackage(this), // <------ add this line to yout MainActivity class
// compile error, MainActivity is not a FragmentActivity ?

How to close the Actionsheet manually?

I have a scenario that

  1. I open ActionSheet from view A,
  2. and then click back button from my phone
  3. but the ActionSheet still shows on the screen.

So I have to find a way to close the ActionSheet when changing the screens.

README Documentation error

Hi,
in the Usage part of the readme it's written that you need to import
import ActionSheet from 'react-native-actionsheet';
but actually in order to make it work you need to write:
import ActionSheet from 'react-native-actionsheet-native';

Getting Error in Android

I'm getting this error on Android when invoke this function:
ActionSheet.showActionSheetWithOptions

On iOS works fine.

27048007-87f1c210-4f80-11e7-9ed7-df3ed3bd666a

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.