Akuma Isaac Akuma

Results 9 issues of Akuma Isaac Akuma

### Summary Running `yarn expo run:ios` will build the app but will not launch the simulator or go beyond installing ### Environment expo-env-info 1.0.5 environment info: System: OS: macOS 12.5...

needs review

Please I want to know if there's a way to toggle the dark mode setting on Android device with this package?

fileInfo is returning the wrong instance for rename and move

I just found out that there's no way to remove ignored file

I am converting the code base to Typescript and I bumped to this code below which is checking if a value is an Array and as well calling getTime method...

bug

I created a simple promse wrapper that support cursor modifiers [here](https://github.com/Akumzy/nedb-async) it's also on npm ```npm i nedb-async``` or with yarn ```yarn add nedb-async``` The main goal is to make...

```import { ImageResize } from 'quill-image-resize-module'``` returns undefined

## Description When performing a search to filter out groups where a specific user (e.g., `user_id=1`) is a member, the expected behavior is that these groups should not be included...

triage
join

Hi all, thank you all for the good work. I want to know how to pass flags or arguments to nodejs for instance e.g `node --env-file=.env` with this node will...