aprofromindia / rn-btn-debounced

React Native Debounced Button Sample to prevent multi presses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A React Native Debounced button demo

This demo shows a quick debounce method to prevent multi-touch triggering in a React Native Touchable

To run the project : -

  • cd into the project directory,
  • and type npm i -g react-native-cli; yarn; react-native run-ios.

About

React Native Debounced Button Sample to prevent multi presses


Languages

Language:Objective-C 33.3%Language:Ruby 18.4%Language:Python 15.4%Language:Java 14.0%Language:TypeScript 12.8%Language:JavaScript 6.0%