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 2 / 4
65 results tagged react-native  ✕
Note: React Native custom fonts /shaare/6Tjuzg
15/08/2017 14:42:59

https://medium.com/react-native-training/adding-custom-fonts-to-react-native-b266b41bff7f
https://medium.com/@danielskripnik/how-to-add-and-remove-custom-fonts-in-react-native-b2830084b0e4
https://medium.com/react-native-training/react-native-custom-fonts-ccc9aacf9e5e

react-native
dstaley/react-native-chrome-custom-tabs: Use Chrome Custom Tabs from React Native on Android https://github.com/dstaley/react-native-chrome-custom-tabs
26/07/2017 10:31:42
react-native
droibit/react-native-custom-tabs: Chrome Custom Tabs for React Native. https://github.com/droibit/react-native-custom-tabs
26/07/2017 10:31:32
react-native
appintheair/react-native-looped-carousel: Looped carousel for React Native https://github.com/appintheair/react-native-looped-carousel
25/07/2017 15:35:48
<View style={[{ backgroundColor: '#BADA55' }, this.state.size]}> //BADASS
    <Text>1</Text>
</View>
react-native
Changing Style as State Changes in React Native - Terry Diederich http://www.terrydiederich.com/changing-style-as-state-changes-in-react-native/
20/07/2017 16:05:07
react-native
A Mini-Course on React Native Flexbox – The React Native Log – Medium https://medium.com/the-react-native-log/a-mini-course-on-react-native-flexbox-2832a1ccc6
20/07/2017 12:30:11
flexbox react-native
Understanding React Native flexbox layout – The React Native Log – Medium https://medium.com/the-react-native-log/understanding-react-native-flexbox-layout-7a528200afd4
20/07/2017 12:29:49
flexbox react-native
React Native Elements UI Toolkit https://react-native-training.github.io/react-native-elements/
12/07/2017 16:41:16
react-native
infinitered/reactotron: A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows. https://github.com/infinitered/reactotron
04/05/2017 14:55:47
react-native
React Native – Sentry Documentation https://docs.sentry.io/clients/javascript/integrations/react-native/
25/04/2017 11:25:38

analytics

react-native
corymsmith/react-native-fabric: A React Native library for Fabric, Crashlytics and Answers https://github.com/corymsmith/react-native-fabric
25/04/2017 10:06:29

analytics

react-native
react-native-loading-spinner-overlay https://www.npmjs.com/package/react-native-loading-spinner-overlay
25/04/2017 09:31:36
react-native
What we learned after using React Native for a year - Hashnode https://hashnode.com/post/what-we-learned-after-using-react-native-for-a-year-civdr8zv6058l3853wqud7hqp
24/04/2017 16:36:00
react-native
How To Use Image Placeholders in React Native - Modus Create http://moduscreate.com/how-to-use-image-placeholders-in-react-native/
21/04/2017 16:23:21

https://github.com/moduscreate/react-native-image-placeholder-example/blob/master/index.ios.js#L130

react-native placeholder
Building infinite scroll in React Native – NativeBase.io Blog https://blog.nativebase.io/building-infinite-scroll-in-react-native-e717602553f8
21/04/2017 16:22:48
react-native
sghiassy/react-native-sglistview: SGListView is a memory minded implementation of React Native's ListView https://github.com/sghiassy/react-native-sglistview
21/04/2017 14:53:33

infinite scroll

paginator pager react-native
react-native-image-placeholder-example/index.ios.js at master · moduscreate/react-native-image-placeholder-example https://github.com/moduscreate/react-native-image-placeholder-example/blob/master/index.ios.js#L130
21/04/2017 14:50:48
placeholder react-native
React Native Navigator — Navigating Like A Pro in React Native https://medium.com/react-native-training/react-native-navigator-navigating-like-a-pro-in-react-native-3cb1b6dc1e30
20/04/2017 12:57:49
react-native
react-native-pages https://www.npmjs.com/package/react-native-pages
17/04/2017 17:38:18
slider 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
page 2 / 4
3727 links, including 251 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn