Test JSI TurboModule: compute the nth term of the Fibonacci series, and add "nachos".
import { compute } from "fibonachos";
// ...
const result = compute(10);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT