#
iOS
iOS is the operating system for all of Apple’s mobile products. The operating system was unveiled at Macworld Conference and Expo in 2007 to support the company’s new venture, the iPhone. Since then, the operating system has grown to incorporate other products, including the iPad and iPod Touch.
Here are 587 public repositories matching this topic...
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
-
Updated
Sep 19, 2020 - Java
Uber's cross-platform mobile architecture framework.
android
ios
mobile
mvc
architecture
mvp
mvvm
mobile-app
viper
architectural-patterns
mobile-development
-
Updated
Sep 5, 2020 - Java
React Native Local and Remote Notifications
-
Updated
Sep 19, 2020 - Java
A small framework to split app into small parts
-
Updated
Sep 6, 2018 - Java
peterlindholm
commented
Jun 17, 2020
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
-
Updated
Sep 18, 2020 - Java
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
-
Updated
Sep 18, 2020 - Java
vikjovanov
commented
Jun 13, 2020
Hello,
when I go to the "Share Single" category in the documentation, I realize that there is a list of applications supported by the react-native-share package.
So, to start with, I was already wondering what "Share Single" meant exactly. I didn't really understand the associated example gifs.
Then, why are some applications, like FACEBOOK_STORIES, only supported on iOS and others only
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
-
Updated
Sep 16, 2020 - Java
A Mapbox GL react native module for creating custom maps
-
Updated
Jul 7, 2020 - Java
-
Updated
Sep 17, 2020 - Java
react native module for firebase cloud messaging and local notification
-
Updated
Sep 5, 2020 - Java
Java / JavaFX / Kotlin Game Library (Engine)
android
kotlin
game
java
ios
gamedev
mobile
framework
web
game-engine
javafx
game-development
2d-framework
2d-game
2d
2d-game-engine
2d-game-framework
fxgl
javafx-11
-
Updated
Sep 17, 2020 - Java
A fully fledged audio module created for music apps. Provides audio playback, external media controls, chromecast support, background mode and more!
-
Updated
Aug 24, 2020 - Java
Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV
android
ios
streaming
h264
stream
rtsp
mp4
hls
livestream
rtmp
webrtc
ip-camera
android-sdk
broadcasting
media-server
broadcast
ios-sdk
h265
adaptive-streaming
vp8
-
Updated
Sep 20, 2020 - Java
Keep app running in background
-
Updated
Jul 18, 2020 - Java
A Java library for sending APNs (iOS/macOS/Safari) push notifications
-
Updated
Sep 10, 2020 - Java
React Native BLE communication module
-
Updated
Sep 17, 2020 - Java
-
Updated
Sep 17, 2020 - Java
Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
-
Updated
Oct 29, 2019 - Java
React native geolocation service for iOS and android
-
Updated
Aug 11, 2020 - Java
Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
android
windows
ios
react-native
fingerprint
keystore
shared-preferences
ios-keychain
android-shared-preferences
react-native-sensitive-info
-
Updated
Sep 9, 2020 - Java
Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
react
android
ios
react-native
authentication
touch
fingerprint
auth
touchid
face
fingerprint-scanner
samsung
authenticate
meizu
touch-id
faceid
face-id
-
Updated
Sep 17, 2020 - Java
1. Native中集成ReactNative、实现Android与React Native3种交互方式、2. 使用google-diff-match-patch生成补丁包,实现 React Native 热部署,增量热更新、3. 封装ReactActivity,实现JsBundle预加载,界面秒开优化、4.自定义ReactDegelate,实现Android现有布局添加RN视图
-
Updated
Mar 30, 2018 - Java
使用Snake,Android也可以轻松实现类iOS侧滑返回效果
-
Updated
Dec 25, 2019 - Java
Similar to #1196
Issue details
If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.
Version of LibGDX an