Skip to content

woa1989/search-layout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-navigation-addon-search-layout

A plain but perfectly acceptable search layout screen that looks good on iOS and Android.

Installation

npm install react-navigation-addon-search-layout

This requires that you have react-native-vector-icons installed in your project, it uses the Ionicons font family. If you use the Expo managed workflow, it will work out of the box as that comes preinstalled and is available through @expo/vector-icons'.

Usage

See example/App.tsx.

About

A basic search screen layout for usage with React Navigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • TypeScript 17.9%