Cljs-exponent 0.1.0-SNAPSHOT
Exponent.js cljs binding.
Installation
To install, add the following dependency to your project or build file:
[cljs-exponent "0.1.0-SNAPSHOT"]
Namespaces
cljs-exponent.amplitude
Provides access to https://amplitude.com/ mobile analytics. Wraps Amplitude's iOS and Android SDKs.
Public variables and functions:
cljs-exponent.constants
System information that remains constant throughout the lifetime of your app.
Public variables and functions:
cljs-exponent.contacts
Provides access to the phone's system contacts.
Public variables and functions:
cljs-exponent.facebook
Provides Facebook integration for Exponent apps. Exponent exposes a minimal native API since you can access Facebook's Graph API directly through HTTP (using fetch, for example).
Public variables and functions:
cljs-exponent.font
Allows loading fonts from the web and using them in React Native components.
Public variables and functions:
cljs-exponent.google
Provides Google integration for Exponent apps. Exponent exposes a minimal native API since you can access Google's REST APIs directly through HTTP
Public variables and functions:
cljs-exponent.image-picker
Provides access to the system's UI for selecting images from the phone's photo library or taking a photo with the camera.
Public variables and functions:
cljs-exponent.location
This module allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Public variables and functions:
cljs-exponent.permissions
When it comes to adding functionality that can access potentially sensitive information on a user's device, such as their location, or possibly send them possibly unwanted push notifications, you will need to ask the user for their permission first. Unless you've already asked their permission, then no need. And so we have the Permissions module.
Public variables and functions:
cljs-exponent.segment
Provides access to https://segment.com/ mobile analytics. Wraps Segment's iOS and Android sources.
Public variables and functions:
cljs-exponent.util
Helpful utility functions that don't fit anywhere else.
Public variables and functions: