Skip to content

vladimir-vovk/ios-numpad-keyboard-with-custom-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The iOS Numpad Keyboard with a Custom Button Example

An example of using React Native InputAccessoryView.

The InputAccessoryView is a component that enables customization of the keyboard input accessory view on iOS. The input accessory view is displayed above the keyboard whenever a TextInput has focus. This component can be used to create custom toolbars.

Please read more in this article.

Installation

  1. Clone the repo
  2. Change directory to the app: cd ios-numpad-with-custom-button
  3. Install all dependencies: yarn install
  4. Run the app: yarn start

Expo

You can also run this app with Expo.

About

The iOS Numpad Keyboard with a Custom Button Example 🔢

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published