Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code not in code block in "Drawer" page #217

Open
heycitizen opened this issue Aug 8, 2019 · 3 comments
Open

code not in code block in "Drawer" page #217

heycitizen opened this issue Aug 8, 2019 · 3 comments

Comments

@heycitizen
Copy link

Hi,
some the code in this page is rendered as text and not in the code block :
https://docs.nativebase.io/Components.html#Drawer

Cheers,

@19007361
Copy link

19007361 commented Dec 3, 2019

Yes please

@19007361
Copy link

19007361 commented Dec 3, 2019

Furthermore, it should be

closeDrawer = () => {
this.drawer._root.close()
};
openDrawer = () => {
this.drawer._root.open()
};

You forgot the equals, so it will not compile

@mufaddalhamidofficial
Copy link

Sent a pull request to fix it #253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants