Skip to content

Instantly share code, notes, and snippets.

View davidmaogomezz's full-sized avatar

David Mauricio Gomez Zapata davidmaogomezz

View GitHub Profile

Ionic BottomSheet

Demo of an Ionic BottomSheet.

This demo uses a custom bottom sheet directive based on the existing modal directive.

A Pen by Jesus Abarca Sanchez on CodePen.

License.

@davidmaogomezz
davidmaogomezz / Ionic Accordion List with Static Elements.markdown
Created September 16, 2015 18:11
Ionic Accordion List with Static Elements

Ionic Accordion List with Static Elements

An Ionic list directive, but instead of using a "FOR" statement it uses static elements.

A Pen by Daniel R. on CodePen.

License.

@davidmaogomezz
davidmaogomezz / Ionic list with delete.markdown
Created September 16, 2015 18:13
Ionic list with delete
@davidmaogomezz
davidmaogomezz / App Ionic Framework con Google Maps, Marker y Geolocalización.markdown
Created September 16, 2015 18:15
App Ionic Framework con Google Maps, Marker y Geolocalización

App Ionic Framework con Google Maps, Marker y Geolocalización

Este ejemplo permite abrir un Modal de Ionic, el cual contiene una directiva que se encarga de cargar un mapa que ubica un Marker según la geolocalización la primera vez que se abre, permitiendo luego cambiar la ubicación del Marker al dar un toque en cualquier parte del mapa

A Pen by Juan David Nicholls Cardona on CodePen.

License.

@davidmaogomezz
davidmaogomezz / Ionic Labelled Toggle Switch.markdown
Created September 16, 2015 18:16
Ionic Labelled Toggle Switch

Ionic Labelled Toggle Switch

A simple labelled toggle switch for use in ionic based applications.

A Pen by Mike Jones on CodePen.

License.

@davidmaogomezz
davidmaogomezz / Ionic Checkbox & LocalStorage.markdown
Created September 16, 2015 18:19
Ionic Checkbox & LocalStorage

Ionic Checkbox & LocalStorage

This is my Ionic-Forum version of the Ionic Checkbox & LocalStorage for debugging and trying out things. There is a problem with the ng-change, not updating immediately after clicking a true checkbox.

A Pen by DeutschMark on CodePen.

License.