All Projects → radogado → bootstrap-modal-ios

radogado / bootstrap-modal-ios

Licence: MIT license
Bootstrap Modal for iOS

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bootstrap-modal-ios

tua-body-scroll-lock
🔐 Body scroll locking that just works with everything
Stars: ✭ 304 (+1420%)
Mutual labels:  modal, safari
Body Scroll Lock
Body scroll locking that just works with everything 😏
Stars: ✭ 3,357 (+16685%)
Mutual labels:  modal, safari
Tua Body Scroll Lock
🔐 Body scroll locking that just works with everything
Stars: ✭ 236 (+1080%)
Mutual labels:  modal, safari
unmute-ios-audio
Enable/unmute WebAudio on iOS, even while mute switch is on
Stars: ✭ 96 (+380%)
Mutual labels:  safari
Account-Protector
Automate emergency position closing and autotrading termination using a multi-setting expert advisor.
Stars: ✭ 47 (+135%)
Mutual labels:  position
Saikai
Saikai - (Resume in Japanese) is a web platform for management resume submissions. Developer web: https://saikai-develop.web.app/ ****** LIVE WEBSITE: https://saikai.me
Stars: ✭ 17 (-15%)
Mutual labels:  position
react-native-modal-loader
Customizable animated modal progress hud for react apps.
Stars: ✭ 36 (+80%)
Mutual labels:  modal
react-layer-stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: ✭ 158 (+690%)
Mutual labels:  modal
universalSmoothScroll
A cross-browser smooth-scrolling API which supports multiple and interruptable scroll-animations on all DOM's elements, even at the same time!
Stars: ✭ 46 (+130%)
Mutual labels:  safari
SPLarkController
Custom transition between controllers. Settings controller for your iOS app.
Stars: ✭ 967 (+4735%)
Mutual labels:  modal
MultiModal
Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View
Stars: ✭ 49 (+145%)
Mutual labels:  modal
karma-detect-browsers
Karma runner plugin for detecting all browsers installed on the current system.
Stars: ✭ 44 (+120%)
Mutual labels:  safari
modalian
Modalian is a simple react modal component with pleasing features
Stars: ✭ 24 (+20%)
Mutual labels:  modal
jpopup
Simple lightweight (<2kB) javascript popup modal plugin
Stars: ✭ 27 (+35%)
Mutual labels:  modal
cosyTabs
SIMBL plug-in for Safari. Now with macOS Sierra/Safari 10 support. Small tabs like they used to be back in the day.
Stars: ✭ 44 (+120%)
Mutual labels:  safari
musicWebTemplate
Free website template built for musicians / artists to promote their music and connect to their audience.
Stars: ✭ 26 (+30%)
Mutual labels:  modal
react-redux-modals
This repo created for Medium.com: React/Redux: Modals and Dialogs
Stars: ✭ 30 (+50%)
Mutual labels:  modal
HalfModal
HalfModal mimics the behavior of the drawer of Apple's shortcut application. It is realized using a combination of UIViewPropertyAnimator.
Stars: ✭ 24 (+20%)
Mutual labels:  modal
vue-modal
Reusable Modal component, supports own custom HTML, text and classes.
Stars: ✭ 29 (+45%)
Mutual labels:  modal
sweet-modal-vue
The sweetest library to happen to modals.
Stars: ✭ 762 (+3710%)
Mutual labels:  modal

Bootstrap Modal for iOS stops page scrolling while a modal is displayed and adjusts the overlay position according to iOS Safari toolbars. Also, scrolling is now smooth.

Thijs Huijssoon created the disableBodyScroll function which stops page scrolling except the modal. I added the adjustModal function, which makes sure the overlay is positioned over the actual viewport. It also reacts to toolbars appearing.

Demo: https://radogado.github.io/bootstrap-modal-ios/

Before:

After:

npm install --save-dev bootstrap-modal-ios

Migrated from natUIve

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].