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 2,982 public repositories matching this topic...
👟 Reproduction steps
Go on the documentation at this page : https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesGet
Or use one of the SDKs.
Example with dart sdk :
Databases(client, databaseId: 'test').get() return Collection object instead of Database object.
👍 Expected behavior
GET and UPDATE method return Database object.
👎 Actual Behavi
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
Updated
Jul 8, 2022 - JavaScript
As a base issue.
Related to: appium/appium-base-driver#364 , appium/appium-base-driver#365
session/:session_id/appium/log_eventsession/:session_id/appium/events- filtering appium/appium-base-driver#368
https://github.com/appium/appium-base-driver/blob/master/lib/protocol/routes.js#L589-L594
-
Updated
Jul 2, 2022 - JavaScript
Gray box end-to-end testing and automation framework for mobile apps
-
Updated
Jul 8, 2022 - JavaScript
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
-
Updated
Jul 8, 2022 - JavaScript
I got warnings like below, it looks like all components from react-native had been imported by default, so can I set that as empty or just view and text, and I will import the others when I need them.
Thanks.
Native mobile applications using Vue and NativeScript.
-
Updated
Jul 8, 2022 - JavaScript
Customizable set of components for React Native applications
-
Updated
Jun 20, 2022 - JavaScript
GitHub in your pocket
-
Updated
May 16, 2022 - JavaScript
解锁完整的 Apple功能和集成服务
-
Updated
Jul 8, 2022 - JavaScript
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
-
Updated
Mar 3, 2021 - JavaScript
Highly customizable material design components for React Native
-
Updated
Jul 4, 2022 - JavaScript
Body scroll locking that just works with everything
-
Updated
Jun 23, 2022 - JavaScript
iReading App Write In React-Native
-
Updated
Jul 7, 2022 - JavaScript
Dark Mode support
Hi,
I never used your lib yet, but very interested to (as I was starting to do a similar thing).
One thing I noticed is that I don't see dark colors (eg: iOS Colors have light & dark values, which are different, same for grey, see https://developer.apple.com/design/human-interface-guidelines/ios/visual-design/color/)
Is there any plan to handle that? Might be a bit breaking change for color
react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Jul 7, 2022 - JavaScript
Galio is a beautifully designed, Free and Open Source React Native Framework
-
Updated
Mar 30, 2022 - JavaScript
A React Native ListView component with rows that swipe open and closed
-
Updated
Apr 27, 2022 - JavaScript
A project committed to making file access and data transfer easier, efficient for React Native developers.
-
Updated
Jun 7, 2022 - JavaScript
pull decrypted ipa from jailbreak device
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Mar 27, 2021 - JavaScript
Apache Cordova iOS
-
Updated
Jun 22, 2022 - JavaScript

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.