Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rn-tabbed-template

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-tabbed-template

_This is part of the Facebook React Native Tel-Aviv Hackathon._

  • 0.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

tabbed-application

This is part of the Facebook React Native Tel-Aviv Hackathon.

This is a tabbed application starter sample for React Native.



Quick Start

Make a new React Native application:

$ react-native init MyNewApp
$ cd MyNewApp

Install and run the template:

$ npm install -g rn-tabbed-template
$ rn-tabbed-template
copying template...
installing dependencies...
done!

Done!

Components

The structure is as simple as we could make it.

App

The App wraps a tabbed layout using vanilla react components

Tabs

Plain Vanilla TabBarIOS with base64 png icons

Github API Sample

Instead of the plain and empty FirstTab and SecondTab components, we added a github sample component that is found in the github folder together with an api. It fetches github issues from the react native repo by an issue status provided to it as a prop. to test it out, uncomment its import and component use statements under the tabs.

FAQs

Package last updated on 24 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc