-
Updated
Sep 4, 2020 - Dart
#
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 26,993 public repositories matching this topic...
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
react
javascript
android
kotlin
python
swift
pdf
ios
angular
react-native
programming
books
vue
free
-
Updated
Aug 26, 2020
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
react
javascript
ios
angular
mobile
framework
typescript
web
ionic
pwa
vue
material-design
webcomponents
frontend
stencil
capacitor
stenciljs
-
Updated
Sep 3, 2020 - TypeScript
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
swift-library
ios
awesome
objective-c
swift-extensions
swift-framework
ios-animation
swift-language
apple-swift
swift-programming
swift-ios
objective-c-library
ios-libraries
arkit
-
Updated
Sep 2, 2020 - Swift
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
android
ios
awesome
mobile
material-design
cross-platform
resources
mobile-app
reactive-programming
collections
awesome-list
flutter
mobile-development
dartlang
flutter-plugin
flutter-apps
flutter-plugins
flutter-examples
-
Updated
Sep 3, 2020 - Dart
-
Updated
Sep 4, 2020 - Ruby
-
Updated
Sep 3, 2020
game
swift
ios
app
list
apple
awesome
react-native
objective-c
tvos
watchos
cocoapods
example
reactiveswift
iphone
ipad
apple-tv
reactive-programming
apple-watch
swiftui
-
Updated
Sep 3, 2020 - Swift
An iOS library to natively render After Effects vector animations
ios
animation
transition-animation
ios-animation
ios-transition
custom-transitions
keyframes
bodymovin
-
Updated
Aug 31, 2020 - Swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
linux
swift
swift-library
lists
ios
list
awesome
swift-extensions
swift-framework
swift-language
awesome-list
awesome-lists
awesome-swift
-
Updated
Aug 25, 2020 - Swift
Cross Platform React Native UI Toolkit
-
Updated
Sep 3, 2020 - JavaScript
Reactive Programming in Swift
-
Updated
Aug 29, 2020 - Swift
erkanarslan
commented
Mar 5, 2020
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
Elegant transition library for iOS & tvOS
swift
ios
hero
material-design
xcode
animation
transition-animation
animations
ios-animation
ios-transition
ios-swift
custom-transitions
ios-lib
ios-framework
-
Updated
Aug 15, 2020 - Swift
7
Dakror
commented
Oct 12, 2017
Issue details
Tooltips broken on Android. They do not show but cause an exception instead.
Also referenced in #4921
Reproduction steps/code
Run the UITest on android (i used a Huawei P8, Android 5)
Version of LibGDX and/or relevant dependencies
1.9.6
Stacktrace
10-12 18:23:17.610 571-761/com.badlogic.gdx.tests.android W/System.err: java.lang.NullPointerE
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Sep 3, 2020 - Swift
Quasar Framework - Build high-performance VueJS user interfaces in record time
electron
javascript
android
ios
vuejs
pwa
vue
material
material-design
ssr
vuejs2
vue-components
server-side-rendering
vue2
material-components
browser-extension
material-theme
vue-component
quasar-framework
-
Updated
Sep 3, 2020 - JavaScript
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
-
Updated
Sep 3, 2020 - Java
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Sep 3, 2020 - C++
Essential cross-platform UI components for React Native
-
Updated
Sep 2, 2020 - JavaScript
Realm is a mobile database: a replacement for Core Data & SQLite
-
Updated
Sep 3, 2020 - Objective-C
-
Updated
Sep 3, 2020 - TypeScript
Since version 0.16.5, th following code returns a null worksheet:
XLSX.utils.json_to_sheet([], {header: columns})
Is it now working as it is wanted? If so, how could we create an empty worksheet? In my case it is expected that sometimes the data is an empty array. And an empty worksheet only with headers is expected.