Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 3 / 4
66 results tagged react-native  ✕
Note: React native menu without animations /shaare/FyIEVA
13/04/2017 09:36:44

    _configureScene(route){
        switch (route.name) {
            case 'CONTENT_VIEW':
                return Navigator.SceneConfigs.HorizontalSwipeJump
                break;
            case 'PUBLIC_FEED':
                return {
                    ...Navigator.SceneConfigs.HorizontalSwipeJump,
                    gestures: {
                        pop: {},
                    },
                }
                break;
        }
    };

    render() {
        return (
            <Navigator
                ref={ ref => this.navigator = ref }
                initialRoute={ { name: 'LOGIN_FORM' } }
                configureScene={ this._configureScene }
                renderScene={(route, navigator) => {
react-native
Using Image as a Container in React Native | BigBinary Blog http://blog.bigbinary.com/2016/04/28/using-image-as-a-container-in-react-native.html
10/04/2017 16:01:45
react-native
Tales of a React Native Beginner: After a Year Of Learning https://medium.com/the-react-native-log/tales-of-a-react-native-beginner-after-a-year-of-learning-7c72b2c51808
07/04/2017 12:15:08
react-native
React Native at Instagram https://engineering.instagram.com/react-native-at-instagram-dd828a9a90c7
29/03/2017 18:22:36
thumbnail
react-native
nikhilaravi/react-native-smart-scroll-view: A smart scroll view component with handling of keyboard events https://github.com/nikhilaravi/react-native-smart-scroll-view
29/03/2017 12:24:33
react-native
moschan/react-native-pull-to-refresh: The Pull-To-Refres component for React Native (iOS/Android) https://github.com/moschan/react-native-pull-to-refresh
29/03/2017 12:24:23
react-native
react-native-community/react-native-video: A <Video /> component for react-native https://github.com/react-native-community/react-native-video
29/03/2017 12:24:15
react-native
Compile and deploy React Native Android app of Release version to device. https://gist.github.com/marty-wang/5a71e9d0a6a2c6d6263c
29/03/2017 11:07:43
react-native
Tackling React Native Storage — Part 1 – Eric Kim – Medium https://medium.com/@bosung90/tackling-react-native-storage-part-1-d27b2bfa480f
28/03/2017 15:26:13
react-native
react-native-pull-to-refresh https://www.npmjs.com/package/react-native-pull-to-refresh
28/03/2017 10:29:13
react-native
Dotan Nahum - Routing and Navigation in React Native http://blog.paracode.com/2016/01/05/routing-and-navigation-in-react-native/
22/03/2017 10:05:05
react-native
How to solve Google Play Services version collision in gradle dependencies https://medium.com/@suchydan/how-to-solve-google-play-services-version-collision-in-gradle-dependencies-ef086ae5c75f#.5g4vd93t5
15/03/2017 15:49:00
react-native android gradle
Expo https://expo.io/
15/03/2017 11:28:51
ide javascript react-native
Build App Server Send Requests  |  Firebase https://firebase.google.com/docs/cloud-messaging/send-message#send_messages_to_device_groups
13/03/2017 14:51:42
react-native
[Personal note] Working with Firebase Cloud Messaging and React Native https://henocdz.com/personal-note-working-with-firebase-cloud-messaging-and-react-native/
10/03/2017 18:04:45
react-native
necolas/react-native-web: React Native for Web https://github.com/necolas/react-native-web
10/03/2017 10:38:40
react-native frontend
avocode/nachos-ui: Nachos UI is a React Native component library. https://github.com/avocode/nachos-ui
10/03/2017 10:38:29
react-native frontend
Why I'm not a React Native Developer https://arielelkin.github.io/articles/why-im-not-a-react-native-developer.html
09/03/2017 14:43:15
react-native
crazycodeboy/react-native-splash-screen: A splash screen for react-native, hide when application loaded ,it works on iOS and Android. https://github.com/crazycodeboy/react-native-splash-screen
07/03/2017 10:51:21
react-native
Managing Configuration in React Native – Differential – Medium https://medium.com/differential/managing-configuration-in-react-native-cd2dfb5e6f7b#.55r4l7nre
07/03/2017 10:50:50

Repo -> https://github.com/luggit/react-native-config

react-native
page 3 / 4
3765 links, including 258 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn