Giter VIP home page Giter VIP logo

react-native-sidemenu's People

Contributors

darde 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-sidemenu's Issues

Blank page appear when keep App.js file data in Main.js file and imported in Login file

I wanted to call this slid bar once after login. If I do so, I want to display any content. It shows only a blank page. But I can print all the statements which are in console.log where It went wrong I did not get it. Can you help me to solve this?

Main.js file contians App.js data

In App.js file ,

import React, { Component } from 'react';
import {
AppRegistry,
StyleSheet,
Text,
View,
Image,
NetInfo
} from 'react-native';
import Main from './src/components/Main';

export default class App extends Component {
render() {
return (
//call this inside if the condition


);
}
}

AppRegistry.registerComponent('App', () => App);

I must call this inside in if only.

Could not find iPhone X simulator

Hi, M getting Could not find iPhone X simulator while running the project. Could you please lemme know the reason for this ? Seems some version issues but not sure project will work after upgrading react-native in your project.

Passing Value

Hi! You did a great work and verry helping me.

So, in my project before I show up Home Screen, Login Sceen will appear.

I think this is the stucture: App->ReduxNavigation->AppNavigation->Home

My question is, how I pass USER_ID through App to Home Sceen? let say I would to display 'Welcome "USER_ID"' in Home Screen, and how to pass value between views?

Thanks.

Hardware back button click event

I have implemented drawer menu using this code.Not able to handle hardware back button click event.When i click back button screen goes to previouse screen but toolbar back arrow not changing into menu icon.Any idea

How to load and use in my project

Can you please provide docs on how to include and use in my project?

I tried to copy DrawerMenu.js and render it like in app.js, but I'm getting a lot of errors.

IOs Version

Hey, thanks for the example. It's very good. Are you thinking in upload the IOs version? Thanks

menuItems and LighthouseBody get database ?

export const menuItems = [
{
thumb: 'lighthouse_lindau',
index: 1,
label: 'Lindau Lighthouse, Germany',
},
....
];
Can I get it from the database menuItems,LighthouseBody ??

React Form

Hi,

I love this project. Do you mind to provide example on how to use form in this project? Thanks!

Why not use createDrawerNavigator ?

First, thanks for this demo projet, helped me out quite a bit ๐Ÿ‘

React navigation offers a built in side menu using createDrawerNavigator. It uses DrawerLayout under the hood. Was wondering if you have tried it out, and if your implementation has any benefits over it?

Unexpected identifier 'str'

I tried to run the app. Build was fine but afterwards while starting the app on my device i got the folowing error

image

TypeError:undefined is not a function

Hi,Thanks for your wonderful theme.
I am newbie to react-native,just wanted to use this app but I followed same steps but when I launch app, iam facing this error as shown in image,could you help me to resolve it.
Thank you
image

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.