repack icon indicating copy to clipboard operation
repack copied to clipboard

A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.

Results 133 repack issues
Sort by recently updated
recently updated
newest added

Here you can find a typescript spec used by react-native-codegen: https://github.com/callstack/repack/pull/495/files#diff-a063c248295c855435089dd4f53efe44eb82c9b2a8b70470fb638ce5d3d037e4R4 In this spec, we use `Object` which is not meaningful for the developer. Please go to the native implementation...

type:feature
area:repack
Stale
area:native
help wanted

## Describe the feature - create a separate package with the `Re.Pack` runtime containing `ScriptManager` and Native Module - keep versioning tied to Re.Pack's version to make it easy to...

type:feature
area:repack
area:native
help wanted

## Describe the feature - migrate ObjC to Swift for better readability and uniform implementation instead of a hybrid approach as it is right now ## Motivation - better readability...

type:feature
area:repack
area:native
help wanted

### Summary To clarify what are errors exactly, we need to log them before exist. ### Test plan

Closes #369 I've been using Repack for quite a while and although the functionalities of this project impressed me, I wasn't happy with the way progress of bundling process was...

Stale

## Ask your Question - Error observed when setting up Re.Pack in an existing monorepo created using YARN workspaces - Reproducible repo: `repack` branch in [this repo](https://github.com/DivyatejaChe/dfCore/tree/repack) - Issue reproducible...

question

### Summary added docs for code-signing, along with guide for setting it up Closes #519 Closes #594 ### Test plan n/a

## Ask your Question I am trying to include code signing in my Re.Pack project using these two as references - https://github.com/callstack/repack/pull/348 & https://github.com/callstack/super-app-showcase/pull/43/ I am getting the following errors...

question

## Describe the feature Adjust the description of commands so that they don't include unsupported flags ## Motivation Currently, we copy the the command descriptions from CLI commands and add...

type:feature
area:repack
Stale
help wanted

## Ask your Question Can someone assist me with decompressing a module on both Android and iOS when I'm using the Brotli algorithm for compression? Here is the preferred compression...

type:feature
area:repack
question
area:native