Полноценная игра-судоку, написанная на Flutter https://clck.ru/VVWpx
Flutter Awesome
A fully fledged Sudoku game written in Flutter
This is a fully fledged Sudoku game written in Dart using Flutter.
Создайте приложение для видеочата React Native со статистикой вызовов В этом руководстве мы добавим статистику вызовов в приложение быстрого запуска React Native. https://clck.ru/VVWSY
Medium
Build a React Native Video Chat App with In-Call Statistics
When you’re building a real-time engagement application, there’s a ton of metrics that need to be monitored to deliver a smooth experience…
Редактор WYSIWYG с оболочкой Summernote JavaScript для флаттера Flutter HTML Editor Enhanced - это текстовый редактор для Android, iOS и Интернета, помогающий писать WYSIWYG HTML-код с помощью оболочки Summernote JavaScript. https://clck.ru/VVWsR
Flutter Awesome
A WYSIWYG editor with the Summernote JavaScript wrapper for flutter
Flutter HTML Editor Enhanced is a text editor for Android, iOS, and Web to help write WYSIWYG HTML code with the Summernote JavaScript wrapper.
Тестирование приложения React Native с помощью Appium Как разработчик программного обеспечения, создание надежного, хорошо протестированного приложения выделит вас из толпы, повысив удовлетворенность пользователей и разработчиков. https://clck.ru/VVWUG
LogRocket Blog
Testing your React Native app with Appium - LogRocket Blog
Appium is an automated testing tool for native, hybrid, and mobile web applications, Learn how to test React Native mobile apps with it here.
Приложение-конвертер единиц, созданное с помощью Flutter https://clck.ru/VVWtv
Flutter Awesome
A unit converter app created with Flutter
Converter is a unit converter app created with Flutter.
React Native Gesture Handler: смахивание, долгое нажатие и многое другое React Native Gesture Handler позволяет реализовать высокопроизводительные жесты в React Native, поскольку он работает в собственном потоке и следует поведению, зависящему от платформы, что, в свою очередь, приводит к повышению производительности. https://clck.ru/VVWYt
LogRocket Blog
React Native Gesture Handler: Swipe, long-press, and more - LogRocket Blog
Implementing gestures in a React Native app improves the user experience. Learn how to create swipeable, pan, long-press, and other gestures.
Создайте приложение для потоковой передачи музыки, такое как Spotify, с помощью React Native https://clck.ru/VVWkQ
Medium
Build a Music Streaming App Like Spotify with React Native
Spotify is the world’s biggest music streaming application that leveraged 345 million users and 155 million subscribers in 2020 Q4.
Создание PDF-файлов с несколькими изображениями во Flutter https://clck.ru/VVXEX
Ali Riza Reisoglu
Creating PDF files with Multiple Images in Flutter
This step-by-step tutorial will guide you how to create and view a PDF file with multiple images.
На большинстве устройств с выемкой обычные виды не отображаются должным образом и закрывают значительную часть верхней части экрана. Давайте посмотрим, как мы можем избежать выемки в проектах React Native с помощью SaveAreaView, компонента, встроенного в ядро React Native.
instamobile
Avoid The Notch With SafeAreaView in React Native Apps - instamobile
“The notch” has been introduced by Apple a few years ago, with the launch of iPhone X. For iOS developers, this introduced more work on the day to day layout efforts, as it added an Read more…
Пользовательский интерфейс чат-приложения Flutter с несколькими темами и режимом светлый + темный https://clck.ru/VeLpt
Flutter Awesome
Flutter chat-app UI with multiple themes & light + Dark mode
Flutter chat-app UI with multiple themes & light + Dark mode.
Полное руководство по тестированию приложения React Native с использованием Cypress https://clck.ru/VeLJ4
Better world by better software
The Complete Guide to Testing React Native App Using Cypress
If your company is evaluating using the React Native technology for developing its native mobile application, you are probably wondering how to write and run the tests. The React Native testing docs r
Простое приложение с прогнозом погоды использует Flutter и WeNowAPI. https://clck.ru/VeLr4
Flutter Awesome
A simple weather forecast app uses Flutter and WeNowAPI
WeNow is a simple weather forecast app, which uses WeNowAPI to fetch 8 day / 1 hour forecasted data from the OpenWeather
Изучение нового SDK Stripe React Native Хотя Stripe является лишь вторым по популярности платежным шлюзом (первым остается PayPal), он пользуется постоянно растущим спросом со стороны новых и существующих компаний по всему миру. https://clck.ru/VeEoH
LogRocket Blog
Exploring the new Stripe React Native SDK - LogRocket Blog
Follow this guide to implement the Stripe payment system in your React Native apps with the new Stripe React Native SDK.
Создание модального всплывающего окна в React Native Модальные окна - отличный инструмент для улучшения пользовательских интерфейсов. По сути, модальное окно - это экран, который появляется над другим экраном, направляя внимание пользователя на важную информацию или направляя его к следующему этапу процесса. https://clck.ru/VeEoB
LogRocket Blog
Creating a pop-up modal in React Native - LogRocket Blog
Install modals in your React Native project to improve your user interfaces by directing user attention towards buttons and pop-ups.
Хороший чистый пользовательский интерфейс приложения аналоговых часов с флаттером https://clck.ru/VeMA7
Flutter Awesome
A Nice Clean Analog Clock App UI With Flutter
a nice clean analog clock app UI by using flutter.
Руководство по свойствам Flexbox в React Native Если у вас есть опыт веб-дизайна и / или разработки, возможно, вы знакомы с Flexbox . Это дополнительный инструмент CSS, который позволяет создавать макеты на основе столбцов и строк. https://clck.ru/VUKPj
LogRocket Blog
A guide to Flexbox properties in React Native - LogRocket Blog
Developing a mobile app in React Native? Use Flexbox, a CSS tool that enables you to build layouts to fit multiple screen sizes.
Введение в React Native Camera Работа с камерой, сканирование QR-кодов и распознавание текста - сложная задача для приложений React Native. Это огромный объем работы, требующий манипуляций с камерой в нативной разработке. Если у вас возникают проблемы с кроссплатформенной мобильной разработкой в React Native при работе с камерой, React Native Camera - именно то, что вам нужно. https://clck.ru/VftrM
LogRocket Blog
Intro to React Native Camera - LogRocket Blog
Learn about React Native Camera, a component for React Native that allows you to easily utilize a device's camera in your mobile apps.