Blog

August 25, 2024

Demonstration of a library for React Native using JSI and C++ API.

August 1, 2024

Developing a real-time application using the MediaPipe model.

June 1, 2024

A comprehensive explanation of generators in JavaScript: how they work and how to use them.

May 20, 2024

A comprehensive explanation of iterators in JavaScript: how they work and how to use them.

April 28, 2024

Measuring the performance of the library.

February 29, 2024

Setting up and using functions in C++ to handle the frame processor in the React Native app for Android and iOS platforms.

November 5, 2023

List of links to iOS system settings in React Native apps.

October 4, 2023

Selected issues related to natural language processing in JavaScript using the open source Natural library.

August 23, 2023

Using react-native-fast-collapsible and Reanimated V3.

August 19, 2023

Use of the react-native-biometrics library for local and remote user authentication.

June 30, 2023

Use of the JSI solution and comparison to the old architecture using bridges.

April 18, 2023

Generating response suggestions based on a list of messages.

March 21, 2023

The use of an Apriori algorithm to perform basket analysis.

January 25, 2023

Installation and use of an external library to manage iCloud containers in a React Native application.

January 23, 2023

This post describes my experience with developing my own mobile app.

November 21, 2022

Dynamically changing an app icon using a library in React Native.

November 17, 2022

Description and example of the use of linear and polynomial regression in Javascript.

August 17, 2022

Real-time detection of colored objects using native code in Java and Objective-C.

August 17, 2022

Real-time human pose detection using Frame processor with Vision camera.

June 20, 2022

Developing a mobile app to enable tone detection in movie reviews. Integrating Tensorflow into a React Native application and using a trained model based on a convolutional neural network.

March 27, 2021

Creating a native Android component in Java and integrating it with a React Native application using a bridge.

May 15, 2020

Presentation of actions on data using WatermelonDB database. Creating, editing and deleting records in the database.

May 5, 2020

The process of configuring the WatermelonDB library and creating table and model definitions.

February 20, 2020

Demonstration of react native doctor tool for finding and fixing issues related to the development environment.

October 22, 2019

A presentation of the Hermes engine, along with an indication of its effectiveness.

November 22, 2019

Demonstration of the analytics module capabilities in a React Native application using AppCenter.

November 9, 2019

Integrating the Bitbucket repository with the AppCenter service.

November 9, 2019

Sending push notifications in a React Native application using the AppCenter push notifications service.

November 8, 2019

Presentation of the functionality of the App Center tool and how to integrate it with React Native application.